1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 00:30:09 +02:00

Replace Duplicate LANs : LAN_ID

Duplicate LANs for ID replaced with LAN_ID
Plus correct bad quotes in installer LANINS_030.
This commit is contained in:
MikeyGMT
2015-07-02 13:03:03 +01:00
parent 586c5307e3
commit dccba01f37
12 changed files with 23 additions and 23 deletions

View File

@@ -1869,7 +1869,7 @@ function verify_sql_record() // deprecated by db_verify.php ( i think).
<thead>
<tr>
<th>".DBLAN_41."</th>
<th>".DBLAN_42."</th>
<th>".LAN_ID."</th>
<th>".DBLAN_43."</th>
<th class='center last'>".LAN_OPTIONS."</th>
</tr>