mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 04:12:00 +02:00
fixes #3317 moved the forum template from core to plugin
This commit is contained in:
@@ -50,14 +50,6 @@ $BBCODE_TEMPLATE_SUBMITNEWS = "
|
||||
";
|
||||
|
||||
|
||||
$BBCODE_TEMPLATE_FORUM = "
|
||||
<div class='field-spacer'><!-- --></div>
|
||||
{BB=link}{BB=b}{BB=i}{BB=u}{BB=img}{BB=format}{BB=left}{BB=center}{BB=right}{BB=justify}
|
||||
{BB=list}{BB=fontcol}{BB=fontsize}{BB=emotes}{BB=youtube}
|
||||
<div class='field-spacer'><!-- --></div>
|
||||
";
|
||||
|
||||
|
||||
// -------- Admin Templates ----------------------
|
||||
|
||||
$BBCODE_TEMPLATE_ADMIN = "
|
||||
|
Reference in New Issue
Block a user