mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Issue #6 LAN added for "Selection"
This commit is contained in:
@@ -2325,7 +2325,7 @@ class themeHandler
|
|||||||
<td colspan='2' style='vertical-align:top'>
|
<td colspan='2' style='vertical-align:top'>
|
||||||
<table class='table table-bordered table-striped' >
|
<table class='table table-bordered table-striped' >
|
||||||
<tr>
|
<tr>
|
||||||
<td class='center' style='width:10%'>".TPVLAN_55."</td>
|
<td class='center' style='width:10%'>".TPVLAN_93."</td>
|
||||||
<td style='width:20%'>".TPVLAN_52."</td>
|
<td style='width:20%'>".TPVLAN_52."</td>
|
||||||
<td class='left'>".TPVLAN_7."</td>
|
<td class='left'>".TPVLAN_7."</td>
|
||||||
</tr>";
|
</tr>";
|
||||||
|
@@ -127,3 +127,5 @@ define("TPVLAN_89", "Apply dashboard preferences to all administrators");
|
|||||||
define("TPVLAN_91", "Create a new theme based on");
|
define("TPVLAN_91", "Create a new theme based on");
|
||||||
define("TPVLAN_92", "New Theme Folder");
|
define("TPVLAN_92", "New Theme Folder");
|
||||||
|
|
||||||
|
define("TPVLAN_93", "Selection");
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user