mirror of
https://github.com/e107inc/e107.git
synced 2025-08-14 02:24:08 +02:00
Align counter cols to center.
This commit is contained in:
@@ -101,7 +101,7 @@ $FORUM_TEMPLATE['main-start'] = "{FORUM_BREADCRUMB}
|
||||
|
||||
$FORUM_TEMPLATE['main-parent'] = "<tr>
|
||||
<th colspan='2'>{PARENTNAME} {PARENTSTATUS}</th>
|
||||
<th class='hidden-xs text-center'>".LAN_FORUM_0003."</th>
|
||||
<th class='hidden-xs text-center'>".LAN_FORUM_0003."</th>
|
||||
<th class='text-center'>".LAN_FORUM_0002."</th>
|
||||
<th class='hidden-xs text-center'>".LAN_FORUM_0004."</th>
|
||||
</tr>";
|
||||
|
Reference in New Issue
Block a user