mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
bug 2176 fixed: remove the direct link to Caddie from the administration
menubar, the "Batch Manager" link does exactly the same by default. git-svn-id: http://piwigo.org/svn/trunk@9057 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -20,7 +20,6 @@ jQuery(document).ready(function(){ldelim}
|
||||
<li><a href="{$U_ADD_PHOTOS}">{'Add'|@translate}</a></li>
|
||||
<li><a href="{$U_RATING}">{'Rating'|@translate}</a></li>
|
||||
<li><a href="{$U_TAGS}">{'Tags'|@translate}</a></li>
|
||||
<li><a href="{$U_CADDIE}">{'Caddie'|@translate}</a></li>
|
||||
<li><a href="{$U_RECENT_SET}">{'Recent photos'|@translate}</a></li>
|
||||
<li><a href="{$U_BATCH}">{'Batch Manager'|@translate}</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user