Issue #1200 : Minor design fixes

This commit is contained in:
Zacharie
2020-08-12 11:52:20 +02:00
committed by plegall
parent 4aac6fbe5f
commit cf4a861bdf
4 changed files with 13 additions and 12 deletions
-1
View File
@@ -115,7 +115,6 @@ $template->set_filename('cat_move', 'cat_move.tpl');
$template->assign(
array(
'U_HELP' => get_root_url().'admin/popuphelp.php?page=cat_move',
'F_ACTION' => get_root_url().'admin.php?page=cat_move',
)
);