|
|
@@ -17,7 +17,7 @@
|
|
|
</script>
|
|
|
</head>
|
|
|
|
|
|
-<body class="body-<?=strtolower($TAB)?> lang-<?=$_SESSION['language']?>"><!--
|
|
|
+<body class="body-<?=strtolower($TAB)?> lang-<?=$_SESSION['language']?>">
|
|
|
<?php if (($_SESSION['DEBUG_MODE']) == "true" ) {?>
|
|
|
- <?php require ''.$_SERVER['HESTIA'].'/web/templates/pages/debug_panel.html'; ?>
|
|
|
- <?php } ?>-->
|
|
|
+ <?php require ''.$_SERVER['HESTIA'].'/web/templates/pages/debug_panel.html'; ?>
|
|
|
+ <?php } ?>
|