related to #1679 added badge in comments page

This commit is contained in:
Matthieu Leproux
2022-06-28 15:26:30 +02:00
parent a2b1ef2c67
commit a31d7cb098
3 changed files with 6 additions and 6 deletions
+1
View File
@@ -211,6 +211,7 @@ $navbar = create_navigation_bar(
);
$template->assign('navbar', $navbar);
$template->assign('ADMIN_PAGE_TITLE', l10n('User comments'));
// +-----------------------------------------------------------------------+
// | sending html code |