diff --git a/e107_plugins/forum/templates/forum_template.php b/e107_plugins/forum/templates/forum_template.php index c16e435c7..19b58d417 100644 --- a/e107_plugins/forum/templates/forum_template.php +++ b/e107_plugins/forum/templates/forum_template.php @@ -91,8 +91,8 @@ $FORUM_TEMPLATE['main-start'] = "{FORUM_BREADCRUMB} - - + + @@ -101,16 +101,16 @@ $FORUM_TEMPLATE['main-start'] = "{FORUM_BREADCRUMB} $FORUM_TEMPLATE['main-parent'] = " {PARENTNAME} {PARENTSTATUS} - ".LAN_FORUM_0003." + ".LAN_FORUM_0003." ".LAN_FORUM_0002." - ".LAN_FORUM_0004." + ".LAN_FORUM_0004." "; $FORUM_TEMPLATE['main-forum'] = " {NEWFLAG} {FORUMNAME}
{FORUMDESCRIPTION}{FORUMSUBFORUMS} - {REPLIESX} + {REPLIESX} {THREADSX} {LASTPOSTUSER} {LASTPOSTDATE} "; diff --git a/e107_plugins/forum/templates/forum_viewforum_template.php b/e107_plugins/forum/templates/forum_viewforum_template.php index 86bfb4c41..db788e60e 100644 --- a/e107_plugins/forum/templates/forum_viewforum_template.php +++ b/e107_plugins/forum/templates/forum_viewforum_template.php @@ -290,8 +290,8 @@ $FORUM_VIEWFORUM_TEMPLATE['header'] = "
{BACKLINK - - + + @@ -310,7 +310,7 @@ $FORUM_VIEWFORUM_TEMPLATE['item'] = "
- {REPLIESX}{VIEWSX} + {REPLIESX}{VIEWSX} {LASTPOSTUSER} {LASTPOSTDATE}
{ADMINOPTIONS}
\n";