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 f771a673b..d299fa718 100644 --- a/admin/themes/default/template/picture_modify.tpl +++ b/admin/themes/default/template/picture_modify.tpl @@ -152,7 +152,7 @@ </tr> <tr> - <td><strong>{'Minimum privacy level'|@translate}</strong></td> + <td><strong>{'Who can see this photo?'|@translate}</strong></td> <td> <select name="level" size="1"> {html_options options=$level_options selected=$level_options_selected} |