From 5404cf2dfc8e7c3e004ce9d4a857559e8357d8ae Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 6 Jan 2021 11:51:46 -0800 Subject: [PATCH] PHP8 Core template cleanup --- .../templates/bootstrap4/usersettings_template.php | 12 ++++++------ e107_core/templates/user_template.php | 2 +- e107_core/templates/usersettings_template.php | 12 ++++++------ 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/e107_core/templates/bootstrap4/usersettings_template.php b/e107_core/templates/bootstrap4/usersettings_template.php index fb5c92313..80334dd13 100644 --- a/e107_core/templates/bootstrap4/usersettings_template.php +++ b/e107_core/templates/bootstrap4/usersettings_template.php @@ -45,19 +45,19 @@ $USERSETTINGS_WRAPPER['edit']['PASSWORD2'] = "
"; $USERSETTINGS_WRAPPER['edit']['REALNAME'] = "
- +
{---}
"; $USERSETTINGS_WRAPPER['edit']['CUSTOMTITLE'] = "
- +
{---}
"; $USERSETTINGS_WRAPPER['edit']['USERCLASSES'] = "
- +
{---}
"; @@ -76,7 +76,7 @@ $USERSETTINGS_WRAPPER['edit']['PHOTO_UPLOAD'] = "
$USERSETTINGS_WRAPPER['edit']['SIGNATURE'] = "
- +
{---}
"; @@ -101,7 +101,7 @@ $USERSETTINGS_TEMPLATE['edit'] = "
- +
{EMAIL}
@@ -124,7 +124,7 @@ $USERSETTINGS_TEMPLATE['edit'] = "
- +
{AVATAR_REMOTE}
diff --git a/e107_core/templates/user_template.php b/e107_core/templates/user_template.php index 38dbfae1b..2484b56c7 100644 --- a/e107_core/templates/user_template.php +++ b/e107_core/templates/user_template.php @@ -55,7 +55,7 @@ if (!defined('e107_INIT')) { exit; }


- +
diff --git a/e107_core/templates/usersettings_template.php b/e107_core/templates/usersettings_template.php index b861a37c1..db493d267 100755 --- a/e107_core/templates/usersettings_template.php +++ b/e107_core/templates/usersettings_template.php @@ -46,19 +46,19 @@ $USERSETTINGS_WRAPPER['edit']['PASSWORD2'] = "
"; $USERSETTINGS_WRAPPER['edit']['REALNAME'] = "
- +
{---}
"; $USERSETTINGS_WRAPPER['edit']['CUSTOMTITLE'] = "
- +
{---}
"; $USERSETTINGS_WRAPPER['edit']['USERCLASSES'] = "
- +
{---}
"; @@ -77,7 +77,7 @@ $USERSETTINGS_WRAPPER['edit']['PHOTO_UPLOAD'] = "
$USERSETTINGS_WRAPPER['edit']['SIGNATURE'] = "
- +
{---}
"; @@ -96,7 +96,7 @@ $USERSETTINGS_TEMPLATE['edit'] = " {USERNAME} {LOGINNAME}
- +
{EMAIL}
@@ -118,7 +118,7 @@ $USERSETTINGS_TEMPLATE['edit'] = "
- +
{AVATAR_REMOTE}