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}