From a2b4d968e83a14e11eea8dd57911bf0b4cf970eb Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 27 Nov 2016 10:59:03 -0800 Subject: [PATCH] Fix for fatal error after merge of issue #2052 --- e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php b/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php index 35e261b14..1ee545882 100644 --- a/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php +++ b/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php @@ -80,8 +80,9 @@ global $forum; $jumpList = $forum->forumGetAllowed('view'); - $text = '
'. - ($this->var['ntUrl']?'.LAN_FORUM_1018.':LAN_FORUM_1001." ".LAN_FORUM_8013). + $text = '
'; + $text .= + ($this->var['ntUrl'] ? ''.LAN_FORUM_1018.'' : LAN_FORUM_1001." ".LAN_FORUM_8013). '