mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-03 03:59:16 +00:00
Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
This commit is contained in:
@@ -189,5 +189,6 @@ $js_minifier->add('/web/js/site/pwgen.js');
|
||||
$template_data['result'] = $result;
|
||||
$template_data['return_to'] = $_SESSION['return_to'];
|
||||
$template_data['lang_user'] = json_encode($lang['user']);
|
||||
$template_data['lang_datatables'] = json_encode($lang['datatables']);
|
||||
|
||||
require_once $_SERVER['DOCUMENT_ROOT'] . '/inc/footer.inc.php';
|
||||
|
||||
Reference in New Issue
Block a user