1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

Issue #6 LAN added for "Selection"

This commit is contained in:
Cameron 2017-04-03 10:18:05 -07:00
parent b9ad15c883
commit 3332dce338
2 changed files with 3 additions and 1 deletions

View File

@ -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>";

View File

@ -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");