diff --git a/about.php b/about.php index 44b76ad..2bb2a7b 100644 --- a/about.php +++ b/about.php @@ -1,6 +1,6 @@ <?php echo _('Daniel - About'); ?> @@ -11,6 +11,19 @@ global $language, $dir; + + + + + + + + + + + + +

diff --git a/chat/index.php b/chat/index.php index 5bb47e4..0687ece 100644 --- a/chat/index.php +++ b/chat/index.php @@ -1,6 +1,6 @@ <?php echo _('Daniel - Chat'); ?> @@ -11,6 +11,17 @@ global $language, $dir; + + + + + + + + + + +

diff --git a/common.php b/common.php index fa95725..d4630c7 100644 --- a/common.php +++ b/common.php @@ -92,10 +92,9 @@ function menu(string $title = ''): void { global $global_style, $language; echo ""; - echo ''; echo "

$title

"; echo '