aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/themes/default/template/batch_manager_global.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/batch_manager_global.tpl b/admin/themes/default/template/batch_manager_global.tpl
index a71afea5c..e63ffd5e5 100644
--- a/admin/themes/default/template/batch_manager_global.tpl
+++ b/admin/themes/default/template/batch_manager_global.tpl
@@ -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}