1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-25 23:36:29 +02:00

Remove badge wrappers

This commit is contained in:
Cameron
2016-12-07 08:39:57 -08:00
parent 1796c6e146
commit 5a2d93cd24
2 changed files with 7 additions and 14 deletions

View File

@@ -128,8 +128,7 @@ $FORUM_TEMPLATE['main']['parent'] = "<tr>
</tr>";
$SC_WRAPPER['REPLIESX'] = "<span class='badge badge-info'>{---}</span>";
$SC_WRAPPER['THREADSX'] = "<span class='badge badge-info'>{---}</span>";
$FORUM_TEMPLATE['main']['forum'] = "<tr>
<td>{NEWFLAG}</td>
<td>{FORUMNAME}<br /><small>{FORUMDESCRIPTION}</small>{FORUMSUBFORUMS}</td>