]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/linklist.paging.html
Version 0.0.38 beta:
[github/shaarli/Shaarli.git] / tpl / linklist.paging.html
index b1f9871f5907c26106bcc146d58f704a9253c82a..b0c119d98e4eddf72e49b9464d91837bd50cbc51 100644 (file)
@@ -1,7 +1,13 @@
 <div class="paging">
 {if="isLoggedIn()"}
     <div id="paging_privatelinks">
-        <a href="?privateonly"><img src="images/private_16x16.png#" width="16" height="16" title="See private links only (toggle)" alt="See private links only (toggle)"></a>
+        <a href="?privateonly">
+               {if="$privateonly"}
+               <img src="images/private_16x16_active.png#" width="16" height="16" title="Click to see all links" alt="Click to see all links">
+               {else}
+               <img src="images/private_16x16.png#" width="16" height="16" title="Click to see only private links" alt="Click to see only private links">
+               {/if}
+               </a>
     </div>
 {/if}
     <div id="paging_linksperpage">