]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/default/changetag.html
Process tag list page through Slim controller
[github/shaarli/Shaarli.git] / tpl / default / changetag.html
index cc74f786f81516f00d8b97e829a311125164209f..a1a572ca580d09538f7f8c820edaf32210abe5d4 100644 (file)
@@ -32,7 +32,7 @@
       </div>
     </form>
 
-    <p>{'You can also edit tags in the'|t} <a href="./?do=taglist&sort=usage">{'tag list'|t}</a>.</p>
+    <p>{'You can also edit tags in the'|t} <a href="./tag-list?sort=usage">{'tag list'|t}</a>.</p>
   </div>
 </div>
 {include="page.footer"}