From 49c4a98178738139157e8036047ea18679803d21 Mon Sep 17 00:00:00 2001 From: Joshua Thomas Przyborowski Date: Sun, 17 Dec 2017 01:32:46 -0600 Subject: [PATCH] Added some html5 tags. --- inc/admin/categories.php | 16 ++++++++-------- inc/admin/forums.php | 24 ++++++++++++------------ inc/admin/groups.php | 10 +++++----- inc/admin/main.php | 4 ++-- inc/admin/members.php | 11 ++++++----- inc/events.php | 6 ++++-- inc/members.php | 6 +++--- inc/profilemain.php | 9 +++++---- inc/searches.php | 4 ++-- setup/setup.php | 6 +++--- 10 files changed, 50 insertions(+), 46 deletions(-) diff --git a/inc/admin/categories.php b/inc/admin/categories.php index 0ad20e1..bc8d642 100644 --- a/inc/admin/categories.php +++ b/inc/admin/categories.php @@ -61,10 +61,10 @@ $admincptitle = " ".$ThemeSet['TitleDivider']." Adding new Category"; - + - + @@ -105,10 +105,10 @@ sql_free_result($fr); ?> - + - +
@@ -430,10 +430,10 @@ $CategoryType = strtolower($CategoryType);
- + - + @@ -477,10 +477,10 @@ sql_free_result($fr); ?> - + - +
diff --git a/inc/admin/forums.php b/inc/admin/forums.php index b9af366..a4dc23e 100644 --- a/inc/admin/forums.php +++ b/inc/admin/forums.php @@ -301,10 +301,10 @@ $admincptitle = " ".$ThemeSet['TitleDivider']." Adding new Forum";
- + - + - + - + - + - + - + - + - +
- + - + - + - + - + - +
diff --git a/inc/admin/groups.php b/inc/admin/groups.php index 09ead60..af1d9ab 100644 --- a/inc/admin/groups.php +++ b/inc/admin/groups.php @@ -93,7 +93,7 @@ sql_free_result($getperidr); ?> - + @@ -173,10 +173,10 @@ sql_free_result($fr); ?> - + - + - + - + - + - + - + @@ -532,16 +532,16 @@ sql_free_result($getlevidr); ?> - + - + - + - + @@ -733,6 +733,7 @@ if($_POST['MemHidden']!="yes"&&$_POST['MemHidden']!="no") { if(!is_numeric($_POST['MemWarnLevel'])) { $_POST['MemWarnLevel'] = "0"; } if(!is_numeric($_POST['MemPostCount'])) { $_POST['MemPostCount'] = "0"; } if(!is_numeric($_POST['MemKarma'])) { $_POST['MemKarma'] = "0"; } +if(preg_match("/([0-9]{4})\-([0-9]{2})\-([0-9]{2})/", $_POST['MemBanTime'])) { $_POST['MemBanTime'] = preg_replace("/([0-9]{4})\-([0-9]{2})\-([0-9]{2})/", "$2/$3/$1", $_POST['MemBanTime']); } if($_POST['MemBanTime']!=null&&$_POST['MemBanTime']>1) { $BirthExpl = explode("/",$_POST['MemBanTime']); if(count($BirthExpl)!="3") { diff --git a/inc/events.php b/inc/events.php index bc18527..a75a9e6 100644 --- a/inc/events.php +++ b/inc/events.php @@ -326,10 +326,10 @@ sql_free_result($renee_result); - + - +
@@ -356,6 +356,8 @@ sql_free_result($renee_result);
- + - + - + - +
diff --git a/inc/searches.php b/inc/searches.php index 5ce3ada..e2f3c0f 100644 --- a/inc/searches.php +++ b/inc/searches.php @@ -79,10 +79,10 @@ if($_GET['act']=="topics") {
- + - + - + @@ -167,10 +167,10 @@ for ($i=0; $i < count($timezone_identifiers); $i++) { - + - +
" />" />