From f3a38052b22469882bb1d2220150a93f1cb3272b Mon Sep 17 00:00:00 2001 From: Anton McClure Date: Sat, 18 May 2019 12:40:29 -0400 Subject: [PATCH] well-needed updates and fixes --- FOOTER.php | 4 ++-- HEADER.php | 4 ++-- HEADER2.php | 12 ++++++++++++ abuse.lib.php | 15 ++------------- contact.lib.php | 33 +++++++++++---------------------- copyright.php | 15 ++------------- donate.php | 15 ++------------- faq.php | 15 ++------------- gdpr.php | 15 ++------------- index.php | 18 ++++-------------- server.php | 14 ++------------ signup.lib.php | 15 ++------------- tos.php | 15 ++------------- users.php | 15 ++------------- 14 files changed, 49 insertions(+), 156 deletions(-) create mode 100644 HEADER2.php diff --git a/FOOTER.php b/FOOTER.php index e59604e..8b0560b 100644 --- a/FOOTER.php +++ b/FOOTER.php @@ -5,9 +5,9 @@ You may have to refresh the page to see any changes or updates.
All questions, comments, and concerns about this site should be sent to the administration team.

Created with valid HTML and CSS code.

-
+ diff --git a/HEADER.php b/HEADER.php index be72c5f..3193047 100644 --- a/HEADER.php +++ b/HEADER.php @@ -1,8 +1,8 @@ - - + + diff --git a/HEADER2.php b/HEADER2.php new file mode 100644 index 0000000..3da4409 --- /dev/null +++ b/HEADER2.php @@ -0,0 +1,12 @@ + + +
+ +
+
+
+
diff --git a/abuse.lib.php b/abuse.lib.php index d2f951b..f7427eb 100644 --- a/abuse.lib.php +++ b/abuse.lib.php @@ -2016,23 +2016,12 @@ function phpfmg_header( $title="", $keywords="", $description="" ){ if( !$formOnly ){ ?> -Report Abuse - thunix Community +Report Abuse - thunix - - -
- -
-
-
-
+

Report Abuse

 
diff --git a/contact.lib.php b/contact.lib.php index 554094f..0545a69 100644 --- a/contact.lib.php +++ b/contact.lib.php @@ -123,15 +123,15 @@ function phpfmg_mail_template(){ - -# --- Array of Form Elements --- -$GLOBALS['form_mail'] = array(); -$GLOBALS['form_mail']['field_0'] = array( "name" => "field_0", "text" => "Contact Name:", "type" => "sender's name", "instruction" => "", "required" => "Required" ) ; -$GLOBALS['form_mail']['field_1'] = array( "name" => "field_1", "text" => "Email Address:", "type" => "sender's email", "instruction" => "", "required" => "Required" ) ; -$GLOBALS['form_mail']['field_2'] = array( "name" => "field_2", "text" => "Subject:", "type" => "text", "instruction" => "", "required" => "Required" ) ; -$GLOBALS['form_mail']['field_3'] = array( "name" => "field_3", "text" => "Message:", "type" => "textarea", "instruction" => "", "required" => "Required" ) ; - - + +# --- Array of Form Elements --- +$GLOBALS['form_mail'] = array(); +$GLOBALS['form_mail']['field_0'] = array( "name" => "field_0", "text" => "Contact Name:", "type" => "sender's name", "instruction" => "", "required" => "Required" ) ; +$GLOBALS['form_mail']['field_1'] = array( "name" => "field_1", "text" => "Email Address:", "type" => "sender's email", "instruction" => "", "required" => "Required" ) ; +$GLOBALS['form_mail']['field_2'] = array( "name" => "field_2", "text" => "Subject:", "type" => "text", "instruction" => "", "required" => "Required" ) ; +$GLOBALS['form_mail']['field_3'] = array( "name" => "field_3", "text" => "Message:", "type" => "textarea", "instruction" => "", "required" => "Required" ) ; + + /** * GNU Library or Lesser General Public License version 2.0 (LGPLv2) */ @@ -2016,23 +2016,12 @@ function phpfmg_header( $title="", $keywords="", $description="" ){ if( !$formOnly ){ ?> -Contact Us - thunix Community +Contact Us - thunix - - -
- -
-
-
-
+

Contact Us

 
diff --git a/copyright.php b/copyright.php index f7c1bb6..33914e6 100644 --- a/copyright.php +++ b/copyright.php @@ -1,17 +1,6 @@ -Copyright Notices and Acknowledgements - thunix Community - - -
- -
-
-
-
+Copyright Notices and Acknowledgements - thunix +

Copyright Notices and Acknowledgements

 
diff --git a/donate.php b/donate.php index 1d7370f..7074d6a 100644 --- a/donate.php +++ b/donate.php @@ -1,17 +1,6 @@ -Donations - thunix Community - - -
- -
-
-
-
+Donations - thunix +

Donations

 
diff --git a/faq.php b/faq.php index 3b71059..c6a9912 100644 --- a/faq.php +++ b/faq.php @@ -1,17 +1,6 @@ -Frequently Asked Questions - thunix Community - - -
- -
-
-
-
+Frequently Asked Questions - thunix +

Frequently Asked Questions

 
diff --git a/gdpr.php b/gdpr.php index 073d2d9..f43c50c 100644 --- a/gdpr.php +++ b/gdpr.php @@ -1,17 +1,6 @@ -GDPR Statement and Privacy Policy - thunix Community - - -
- -
-
-
-
+GDPR Statement and Privacy Policy - thunix +

GDPR Statement and Privacy Policy

 
diff --git a/index.php b/index.php index 66bccbd..f1070a4 100644 --- a/index.php +++ b/index.php @@ -1,16 +1,6 @@ -Welcome to thunix Community - - -
- -
-
-
+Welcome to thunix +

Welcome to thunix!

@@ -27,14 +17,14 @@
-->
-

About thunix Community

+

About thunix

 

thunix offers Secure Shell (SSH) accounts, Web Hosting, Email Accounts, and many other services. But, most of all, we are a community of users. It was founded by hexhaxtron in the Summer of 2017, and was continued by amcclure and ubergeek since 2018. We aim to provide the best service possible with a wide variety of features, and we hope you have fun with it!

-

thunix Phoenix

+

Project Phoenix

 

The thunix Phoenix project aims to provide a new user experience for shell users, with integration into the wider Tildeverse network.

diff --git a/server.php b/server.php index 6fbcaf1..fce3b96 100644 --- a/server.php +++ b/server.php @@ -1,16 +1,6 @@ -Status of thunix Servers and Services - thunix Community - - -
- -
-
-
+Status of thunix Servers and Services - thunix +

Information and Service Status

diff --git a/signup.lib.php b/signup.lib.php index 0aa31ef..eb20fa2 100644 --- a/signup.lib.php +++ b/signup.lib.php @@ -2017,23 +2017,12 @@ function phpfmg_header( $title="", $keywords="", $description="" ){ if( !$formOnly ){ ?> -Sign Up - thunix Community +Sign Up - thunix - - -
- -
-
-
-
+

Sign Up

 
diff --git a/tos.php b/tos.php index 2db2df4..376630d 100644 --- a/tos.php +++ b/tos.php @@ -1,17 +1,6 @@ -Terms of Service - thunix Community - - -
- -
-
-
-
+Terms of Service - thunix +

Terms of Service

 
diff --git a/users.php b/users.php index 9a78692..b09e6b7 100644 --- a/users.php +++ b/users.php @@ -1,17 +1,6 @@ -User Web Directories - thunix Community - - -
- -
-
-
-
+User Web Directories - thunix +

User Web Directories