diff --git a/web/template/footer.php b/web/template/footer.php index 0948f686..669c9a02 100644 --- a/web/template/footer.php +++ b/web/template/footer.php @@ -5,5 +5,6 @@ echo "
" . htmlspecialchars($ver) . "
"; } ?> + diff --git a/web/template/header.php b/web/template/header.php index a53180a2..885a74f5 100644 --- a/web/template/header.php +++ b/web/template/header.php @@ -30,34 +30,34 @@ -
- -
+
+
+ +
- - -
- $lang_name) { - print '" - . htmlspecialchars(strtolower($lang)) . "\n"; -} -?> -
- + +
+ $lang_name) { + print '" + . htmlspecialchars(strtolower($lang)) . "\n"; + } + ?> +
+