mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-22 02:57:14 +00:00
Add Translation to Admin Panel
Add Translation to Admin Panel
This commit is contained in:
@@ -50,8 +50,8 @@ if($result){
|
||||
|
||||
<table class="search-table">
|
||||
<tr>
|
||||
<td>IP</td>
|
||||
<td>NAME</td>
|
||||
<td><?php echo ADM_IP; ?></td>
|
||||
<td><?php echo ADM_NAME_2; ?></td>
|
||||
</tr>
|
||||
<?php if($rows){
|
||||
foreach($rows as $r){
|
||||
|
||||
Reference in New Issue
Block a user