From 665da914676dd1bf3ea6f0bc3383a2d322ab51ca Mon Sep 17 00:00:00 2001 From: Cameron Date: Mon, 4 Jan 2021 13:19:17 -0800 Subject: [PATCH] Issue #4332 - Bootstrap 5 styling fixes. --- e107_core/templates/comment_template.php | 4 ++-- e107_core/templates/page_template.php | 2 +- e107_core/templates/userposts_template.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/e107_core/templates/comment_template.php b/e107_core/templates/comment_template.php index 6dd51d940..d943a120a 100644 --- a/e107_core/templates/comment_template.php +++ b/e107_core/templates/comment_template.php @@ -60,7 +60,7 @@ $COMMENT_TEMPLATE['item'] = '
{USERNAME}
-
{COMMENT_TIMEDATE=relative}
+
{COMMENT_TIMEDATE=relative}
@@ -73,7 +73,7 @@ $COMMENT_TEMPLATE['item'] = '
{COMMENT_STATUS}
-
{COMMENT_RATE} {COMMENT_REPLY} {COMMENT_EDIT} {COMMENT_MODERATE}
+
{COMMENT_RATE} {COMMENT_REPLY} {COMMENT_EDIT} {COMMENT_MODERATE}
diff --git a/e107_core/templates/page_template.php b/e107_core/templates/page_template.php index 0facd993e..15a869732 100644 --- a/e107_core/templates/page_template.php +++ b/e107_core/templates/page_template.php @@ -53,7 +53,7 @@ $PAGE_TEMPLATE['default']['body'] = ' // {CPAGEFIELD: name=image} -$PAGE_WRAPPER['default']['CPAGEEDIT'] = "
{---}
"; +$PAGE_WRAPPER['default']['CPAGEEDIT'] = "
{---}
"; // used only when password authorization is required $PAGE_TEMPLATE['default']['authorize'] = ' diff --git a/e107_core/templates/userposts_template.php b/e107_core/templates/userposts_template.php index 49e9358b2..b5898f4d5 100644 --- a/e107_core/templates/userposts_template.php +++ b/e107_core/templates/userposts_template.php @@ -91,7 +91,7 @@ $USERPOSTS_NP_TABLE = $USERPOSTS_TEMPLATE['np_table']; // BC, will be removed $USERPOSTS_TEMPLATE['forum_table_end'] = " -
+
{USERPOSTS_FORUM_SEARCH}