aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/default/template/comments.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl
index 9616d27a9..69afca2ee 100644
--- a/themes/default/template/comments.tpl
+++ b/themes/default/template/comments.tpl
@@ -17,7 +17,7 @@
<label>{'Author'|@translate}<input type="text" name="author" value="{$F_AUTHOR}"></label>
<label>
- {'Category'|@translate}
+ {'Album'|@translate}
<select name="cat">
<option value="0">------------</option>
{html_options options=$categories selected=$categories_selected}