diff options
Diffstat (limited to 'admin/themes/default/template/cat_move.tpl')
-rw-r--r-- | admin/themes/default/template/cat_move.tpl | 4 |
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 f8a83c584..9f9d2732d 100644 --- a/admin/themes/default/template/cat_move.tpl +++ b/admin/themes/default/template/cat_move.tpl @@ -2,7 +2,7 @@ {include file='include/resize.inc.tpl'} <div class="titrePage"> - <h2>{'Move categories'|@translate}</h2> + <h2>{'Move albums'|@translate}</h2> </div> <form method="post" action="{$F_ACTION}" class="filter" id="catMove"> @@ -18,7 +18,7 @@ </label> <label> - {'New parent category'|@translate} + {'New parent album'|@translate} <select class="categoryDropDown" name="parent"> <option value="0">------------</option> |