related to #1679 first go on title uniformization still work to do

This commit is contained in:
Matthieu Leproux
2022-06-27 11:22:49 +02:00
parent f7301e5011
commit a983d40ddb
26 changed files with 48 additions and 26 deletions
+1
View File
@@ -242,6 +242,7 @@ SELECT DISTINCT id,name,uppercats,global_rank
display_select_cat_wrapper($query_true,array(),'category_option_true');
display_select_cat_wrapper($query_false,array(),'category_option_false');
$template->assign('PWG_TOKEN',get_pwg_token());
$template->assign('ADMIN_PAGE_TITLE', l10n('Properties'));
// +-----------------------------------------------------------------------+
// | sending html code |