From 9284d08aaae349200fc983713ca97197d79291fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20Schw=C3=B6rer?= Date: Sat, 2 Nov 2019 17:54:22 +0100 Subject: [PATCH] misc fixes --- www/pages/about.php | 6 +++--- www/pages/admin.php | 18 +++++++++--------- www/pages/admin_cmd.php | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/www/pages/about.php b/www/pages/about.php index 85428e9..906198f 100644 --- a/www/pages/about.php +++ b/www/pages/about.php @@ -24,7 +24,7 @@ global $OPTIONS;

About mikescher.com


- +
About me
@@ -40,7 +40,7 @@ global $OPTIONS;
- +
My git timeline
@@ -53,7 +53,7 @@ global $OPTIONS;
- +
Other addresses
diff --git a/www/pages/admin.php b/www/pages/admin.php index 5a1bebe..7602096 100644 --- a/www/pages/admin.php +++ b/www/pages/admin.php @@ -52,7 +52,7 @@ function dumpConsistency($c) {

Admin


- +
Version
@@ -65,7 +65,7 @@ function dumpConsistency($c) {
- +
Self test
@@ -87,7 +87,7 @@ function dumpConsistency($c) {
- +
Self IP Addr
@@ -105,7 +105,7 @@ function dumpConsistency($c) {
- +
ExtendedGitGraph
@@ -120,7 +120,7 @@ function dumpConsistency($c) {
- +
AlephNote
@@ -138,7 +138,7 @@ function dumpConsistency($c) {
- +
Statics
@@ -152,7 +152,7 @@ function dumpConsistency($c) {
- +
UpdatesLog
@@ -169,7 +169,7 @@ function dumpConsistency($c) {
- +
Highscores
@@ -193,7 +193,7 @@ function dumpConsistency($c) {
- +
Configuration
diff --git a/www/pages/admin_cmd.php b/www/pages/admin_cmd.php index 9f54b85..951fcce 100644 --- a/www/pages/admin_cmd.php +++ b/www/pages/admin_cmd.php @@ -17,7 +17,7 @@ if ($cmd === 'createProgramThumbnails') echo 'Mikescher.com - AdminExec'; echo ''; echo ''; - echo ''; + echo ''; echo ''; echo '';