diff --git a/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php b/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php index 80855eb8f..a1f4f23e5 100644 --- a/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php +++ b/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php @@ -921,7 +921,7 @@ // $url = e107::getUrl()->create('forum/thread/view', $urlparms); $title = $tp->lanVars(LAN_GOTOPAGEX, $aa); $url = e107::url('forum', 'topic', $urlparms) . '&p=' . $aa; - $opts[] = "{$aa}"; + $opts[] = "{$aa}"; } $text .= ' ... '; for($a = $pages - 3; $a <= $pages - 1; $a++) @@ -932,7 +932,7 @@ // $url = e107::getUrl()->create('forum/thread/view', $urlparms); $title = $tp->lanVars(LAN_GOTOPAGEX, $aa); $url = e107::url('forum', 'topic', $urlparms) . '&p=' . $aa; - $opts[] = "{$aa}"; + $opts[] = "{$aa}"; } } else @@ -946,16 +946,16 @@ // $url = e107::getUrl()->create('forum/thread/view', $urlparms); $title = $tp->lanVars(LAN_GOTOPAGEX, $aa); $url = e107::url('forum', 'topic', $urlparms) . '&p=' . $aa; - $opts[] = "{$aa}"; + $opts[] = "{$aa}"; } } if(deftrue('BOOTSTRAP')) { $text = "