diff options
Diffstat (limited to '')
-rw-r--r-- | admin/cat_list.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/cat_list.php b/admin/cat_list.php index 4a66aee12..e681fa55c 100644 --- a/admin/cat_list.php +++ b/admin/cat_list.php @@ -245,9 +245,7 @@ $template->assign_vars(array( 'L_STORAGE'=>$lang['storage'], 'L_NB_IMG'=>$lang['pictures'], 'L_MOVE_UP'=>$lang['up'], - 'L_MOVE_DOWN'=>$lang['down'], 'L_EDIT'=>$lang['edit'], - 'L_INFO_IMG'=>$lang['cat_image_info'], 'L_DELETE'=>$lang['delete'], )); |