From eda700c48335adab195e21616b2b4a4f85b2ffe4 Mon Sep 17 00:00:00 2001 From: slawkens1 Date: Thu, 18 May 2017 16:19:01 +0200 Subject: [PATCH] fixes * don't show "Create forum thread" when editing * fixed red color table after create account --- system/pages/createaccount.php | 6 +++--- system/pages/news.php | 8 ++++++-- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/system/pages/createaccount.php b/system/pages/createaccount.php index 1c6428c2..e8cc24de 100644 --- a/system/pages/createaccount.php +++ b/system/pages/createaccount.php @@ -202,9 +202,9 @@ If you haven\'t registered on ' . $config['lua']['serverName'] . ' please ignore Your account has been created.

-
Account Created
+
- + - +
-
Your account is . +
Your account is . You will need the account and your password to play on . Please keep your account and password in a safe place and @@ -270,7 +270,7 @@ function checkAccount() if(document.getElementById("account_input").value == "") { - document.getElementById("acc_check").innerHTML = 'Please enter account.'; + document.getElementById("acc_check").innerHTML = 'Please enter account.'; return; } diff --git a/system/pages/news.php b/system/pages/news.php index 967e2943..a0cd30c5 100644 --- a/system/pages/news.php +++ b/system/pages/news.php @@ -375,7 +375,9 @@ if(!$news_cached)
Create forum thread in section: @@ -388,7 +390,9 @@ if(!$news_cached)