diff options
Diffstat (limited to '')
-rw-r--r-- | admin/themes/default/template/picture_modify.tpl | 4 |
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 09496f757..3d5ba4bab 100644 --- a/admin/themes/default/template/picture_modify.tpl +++ b/admin/themes/default/template/picture_modify.tpl @@ -173,7 +173,7 @@ <form id="associations" method="post" action="{$F_ACTION}#associations"> <fieldset> - <legend>{'Association to categories'|@translate}</legend> + <legend>{'Linked albums'|@translate}</legend> <table class="doubleSelect"> <tr> @@ -200,7 +200,7 @@ <form id="representation" method="post" action="{$F_ACTION}#representation"> <fieldset> - <legend>{'Representation of categories'|@translate}</legend> + <legend>{'Representation of albums'|@translate}</legend> <table class="doubleSelect"> <tr> |