diff --git a/servicePoints/templates/index.html b/servicePoints/templates/index.html
index 7ea1b4cde6428ecb9b3d10677e9cee34c0a3f32c..e21b0deba629826dda720045bf7924d5a8868c0a 100644
--- a/servicePoints/templates/index.html
+++ b/servicePoints/templates/index.html
@@ -120,7 +120,7 @@
                 <img src=/images/view.png alt="view">
             </a>
             <a href="/accounts/viewRequests/">
-                <img src=/images/requests.png alt="requests">
+                <img src=/images/approval.png alt="requests">
             </a>
             {% endif %}
         </p>
diff --git a/var/images/requests.png b/var/images/approval.png
similarity index 100%
rename from var/images/requests.png
rename to var/images/approval.png