]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/tools.html
Process manage tags page through Slim controller
[github/shaarli/Shaarli.git] / tpl / default / tools.html
index 0135c48023fe0ba56ca511b232942e43729f0e6b..6e432e00a9bbfd9dd859c1df64601d2afc4b7e26 100644 (file)
@@ -28,7 +28,7 @@
       </div>
     {/if}
     <div class="tools-item">
-      <a href="./?do=changetag" title="{'Rename or delete a tag in all links'|t}">
+      <a href="./manage-tags" title="{'Rename or delete a tag in all links'|t}">
         <span class="pure-button pure-u-lg-2-3 pure-u-3-4">{'Manage tags'|t}</span>
       </a>
     </div>