bug 2185 : Back merged. "Remove from caddie" seems to be the right string...
git-svn-id: http://piwigo.org/svn/trunk@9124 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
7f5a641599
commit
17786f7735
1 changed files with 1 additions and 1 deletions
|
|
@ -490,7 +490,7 @@ a.removeFilter:hover {background: url(admin/themes/default/icon/remove_filter_ho
|
|||
<option value="level">{'Who can see these photos?'|@translate}</option>
|
||||
<option value="metadata">{'synchronize metadata'|@translate}</option>
|
||||
{if ($IN_CADDIE)}
|
||||
<option value="remove_from_caddie">{'Empty caddie'|@translate}</option>
|
||||
<option value="remove_from_caddie">{'Remove from caddie'|@translate}</option>
|
||||
{else}
|
||||
<option value="add_to_caddie">{'add to caddie'|@translate}</option>
|
||||
{/if}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue