diff options
Diffstat (limited to '')
-rw-r--r-- | admin/themes/default/template/element_set_global.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/admin/themes/default/template/element_set_global.tpl b/admin/themes/default/template/element_set_global.tpl index 35e047942..b357cae54 100644 --- a/admin/themes/default/template/element_set_global.tpl +++ b/admin/themes/default/template/element_set_global.tpl @@ -85,9 +85,6 @@ {if isset($show_delete_form) } <fieldset> <legend>{'Deletions'|@translate}</legend> -{if $ENABLE_SYNCHRONIZATION} - <p style="font-style:italic">{'Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'|@translate}</p> -{/if} <p> {'target'|@translate} <label><input type="radio" name="target_deletion" value="all"> {'all'|@translate}</label> |