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.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/themes/default/template/picture_modify.tpl b/admin/themes/default/template/picture_modify.tpl
index 4681c922b..09496f757 100644
--- a/admin/themes/default/template/picture_modify.tpl
+++ b/admin/themes/default/template/picture_modify.tpl
@@ -74,13 +74,13 @@
{/if}
<tr>
- <td><strong>{'Storage category'|@translate}</strong></td>
+ <td><strong>{'Storage album'|@translate}</strong></td>
<td>{$STORAGE_CATEGORY}</td>
</tr>
{if isset($related_categories) }
<tr>
- <td><strong>{'Linked categories'|@translate}</strong></td>
+ <td><strong>{'Linked albums'|@translate}</strong></td>
<td>
<ul>
{foreach from=$related_categories item=name}