mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 17:50:12 +02:00
Issue #408 Forum now uses font-awesome glyphs when using Bootstrap3 theme. Default Bootstrap template is now responsive for mobile devices etc.
This commit is contained in:
@@ -114,7 +114,7 @@ if(!defined('e_TRACKING_DISABLED'))
|
||||
}
|
||||
$fVars->STATLINK = "<a href='".e_PLUGIN."forum/forum_stats.php'>".LAN_FORUM_0017."</a>\n";
|
||||
$fVars->ICONKEY = "
|
||||
<table style='width:100%'>\n<tr>
|
||||
<table class='table table-bordered' style='width:100%'>\n<tr>
|
||||
<td style='width:2%'>".IMAGE_new_small."</td>
|
||||
<td style='width:10%'><span class='smallblacktext'>".LAN_FORUM_0039."</span></td>
|
||||
<td style='width:2%'>".IMAGE_nonew_small."</td>
|
||||
|
Reference in New Issue
Block a user