diff --git a/complaintManager/templates/complaintManager/complaint_manage.html b/complaintManager/templates/complaintManager/complaint_manage.html
index cd1f66dd34af0f6da81ee53200c9791c0591f001..0696e4020b0e142f28e3cce24b6807aa9753e0d8 100644
--- a/complaintManager/templates/complaintManager/complaint_manage.html
+++ b/complaintManager/templates/complaintManager/complaint_manage.html
@@ -84,7 +84,7 @@
                   <!-- <p class="form-control-static" id="dikerjakan" disabled>Petugas PLN</p> -->
                 </div>
                 <div class="form-group">
-                  <label for="media">Media:</label>
+                  <label for="media">Foto:</label>
                   <div class="row">
                     {% for image in complaint.complaintimages_set.all %}
                       {% if not image.log %}