aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/picture_modify.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/default/template/picture_modify.tpl')
-rw-r--r--admin/themes/default/template/picture_modify.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/themes/default/template/picture_modify.tpl b/admin/themes/default/template/picture_modify.tpl
index 3832d60fb..807ff7a57 100644
--- a/admin/themes/default/template/picture_modify.tpl
+++ b/admin/themes/default/template/picture_modify.tpl
@@ -68,6 +68,11 @@ pwg_initialization_datepicker("#date_creation_day", "#date_creation_month", "#da
{if isset($HIGH_FILESIZE) }
<tr>
+ <td><strong>{'High dimensions'|@translate}</strong></td>
+ <td>{$HIGH_DIMENSIONS}</td>
+ </tr>
+
+ <tr>
<td><strong>{'High filesize'|@translate}</strong></td>
<td>{$HIGH_FILESIZE}</td>
</tr>