mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 13:17:24 +02:00
Some correction
This commit is contained in:
@@ -861,7 +861,7 @@ class themeHandler
|
|||||||
<tr>";
|
<tr>";
|
||||||
$itext .= ($mode == 1) ? "<td class='fcaption' style='text-align:center;vertical-align:top;'>".TPVLAN_55."</td>" : "";
|
$itext .= ($mode == 1) ? "<td class='fcaption' style='text-align:center;vertical-align:top;'>".TPVLAN_55."</td>" : "";
|
||||||
$itext .= "
|
$itext .= "
|
||||||
<th class='fcaption'>".TPVLAN_52."</th>
|
<th class='fcaption'>".LAN_TITLE."</th>
|
||||||
<th class='fcaption'>".TPVLAN_78."</th>
|
<th class='fcaption'>".TPVLAN_78."</th>
|
||||||
<th class='fcaption' style='text-align:center;width:100px'>".TPVLAN_54."</th>
|
<th class='fcaption' style='text-align:center;width:100px'>".TPVLAN_54."</th>
|
||||||
</tr>\n";
|
</tr>\n";
|
||||||
|
Reference in New Issue
Block a user