1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Some correction

This commit is contained in:
Gábor
2016-11-02 17:46:24 +01:00
committed by GitHub
parent e2151a76d1
commit 0f79d0e498

View File

@@ -861,7 +861,7 @@ class themeHandler
<tr>";
$itext .= ($mode == 1) ? "<td class='fcaption' style='text-align:center;vertical-align:top;'>".TPVLAN_55."</td>" : "";
$itext .= "
<th class='fcaption'>".TPVLAN_52."</th>
<th class='fcaption'>".LAN_TITLE."</th>
<th class='fcaption'>".TPVLAN_78."</th>
<th class='fcaption' style='text-align:center;width:100px'>".TPVLAN_54."</th>
</tr>\n";