aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/cat_move.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/default/template/cat_move.tpl')
-rw-r--r--admin/themes/default/template/cat_move.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/themes/default/template/cat_move.tpl b/admin/themes/default/template/cat_move.tpl
index 9f9d2732d..b42a71b2b 100644
--- a/admin/themes/default/template/cat_move.tpl
+++ b/admin/themes/default/template/cat_move.tpl
@@ -7,10 +7,10 @@
<form method="post" action="{$F_ACTION}" class="filter" id="catMove">
<fieldset>
- <legend>{'Virtual categories movement'|@translate}</legend>
+ <legend>{'Move albums'|@translate}</legend>
<label>
- {'Virtual categories to move'|@translate}
+ {'Virtual albums to move'|@translate}
<select class="categoryList" name="selection[]" multiple="multiple">
{html_options options=$category_to_move_options}