]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/linklist.paging.html
Merge pull request #623 from ArthurHoaro/security/reverse-proxy-ban
[github/shaarli/Shaarli.git] / tpl / linklist.paging.html
index 848541cd7cab79bcfa746d693c978b7555c0ef79..e91c8f86b66bbcc88f74ea318013c67656f513ef 100644 (file)
@@ -8,8 +8,13 @@
                <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}
+    {loop="$action_plugin"}
+        {$value}
+    {/loop}
     <div class="paging_linksperpage">
         Links per page: <a href="?linksperpage=20">20</a> <a href="?linksperpage=50">50</a> <a href="?linksperpage=100">100</a>
         <form method="GET" class="linksperpage"><input type="text" name="linksperpage" size="2"></form>