From 711f0bfa97f3a0e51687046d27ad4ac74db81f8d Mon Sep 17 00:00:00 2001 From: James Date: Mon, 28 Mar 2022 15:50:57 +0200 Subject: [PATCH] Revert "Update index.php" This reverts commit b4af5c555e4f302bcfcc4a70acc10760f37411d6. --- index.php | 66 +++++++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 34 deletions(-) diff --git a/index.php b/index.php index ae77d3a..3d3f3c3 100644 --- a/index.php +++ b/index.php @@ -65,7 +65,38 @@ echo "
"; } echo ' - +
+
+
+
+ '.$name.' +

'.$description.'

+
+
+ +
+
+
'.$howtoplay.'
+
'.$playsbestwith.'
+
'.$convars.'
+
Main Creator: '.$author.'
'.$ctext.'
+
+
+
+
'; if ($count%2 == 0) @@ -87,39 +118,6 @@ if ($count%2 != 1) echo "
"; echo 'Language: '.$language; ?> - -
-
-
-
- '.$name.' -

'.$description.'

-
-
- -
-
-
'.$howtoplay.'
-
'.$playsbestwith.'
-
'.$convars.'
-
Main Creator: '.$author.'
'.$ctext.'
-
-
-
-