From 8ba6d012f50af26f37fa8c4184c7636e7c9452f1 Mon Sep 17 00:00:00 2001 From: Wruczek Date: Sun, 25 Sep 2016 12:24:29 +0200 Subject: [PATCH] Few minor changes --- .gitignore | 2 +- include/modulecheck.php | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 97f1925..42986f9 100644 --- a/.gitignore +++ b/.gitignore @@ -69,4 +69,4 @@ Temporary Items .directory # Linux trash folder which might appear on any partition or disk -.Trash-* \ No newline at end of file +.Trash-* diff --git a/include/modulecheck.php b/include/modulecheck.php index 043981c..5efc1c1 100644 --- a/include/modulecheck.php +++ b/include/modulecheck.php @@ -52,14 +52,13 @@ if(!file_exists(__DIR__ . "/../config/config.php")) { function showError($title, $text) { ?> - + - <?php echo $title; ?> @@ -91,7 +90,7 @@ function showError($title, $text) { ?>