diff options
Diffstat (limited to 'admin/themes/default/template/picture_modify.tpl')
-rw-r--r-- | admin/themes/default/template/picture_modify.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/picture_modify.tpl b/admin/themes/default/template/picture_modify.tpl index 11e556df0..d047b3233 100644 --- a/admin/themes/default/template/picture_modify.tpl +++ b/admin/themes/default/template/picture_modify.tpl @@ -22,7 +22,7 @@ jQuery(document).ready(function() { pwg_initialization_datepicker("#date_creation_day", "#date_creation_month", "#date_creation_year", "#date_creation_linked_date", "#date_creation_action_set"); {/footer_script} -<h2>{'Modify informations about a picture'|@translate}</h2> +<h2>{'Edit photo information'|@translate}</h2> <img src="{$TN_SRC}" alt="{'Thumbnail'|@translate}" class="Thumbnail"> |