This commit is contained in:
2025-11-23 02:32:42 +01:00
parent daad90cea3
commit 9168380c80
2 changed files with 24 additions and 21 deletions

View File

@@ -20,7 +20,6 @@ if (!isset($pageDescription) || !is_string($pageDescription)) {
$pageDescription = '';
}
if (function_exists('tpl_add_script')) {
tpl_add_script('/assets/js/header-user-menu.js', 'footer', true, false, '', null);
tpl_add_script('/assets/js/header.js', 'footer', true, false, '', null);
}