mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-18 09:10:59 +00:00
update admin panel
This commit is contained in:
@@ -20,7 +20,7 @@ if(isset($_POST['show1']) || isset($_POST['show2'])) {
|
||||
$check1="checked ";
|
||||
$criteria="WHERE tribe<>5";
|
||||
}
|
||||
if ($check1=="" && $check2=="") {$criteria="WHERE tribe NOT IN(1,2,3,4,5)";}
|
||||
if ($check1=="" && $check2=="") {$criteria="WHERE tribe=0)";}
|
||||
?>
|
||||
<link rel="stylesheet" href="../img/admin/map.css" type="text/css" media="all">
|
||||
<div id="start">
|
||||
|
||||
Reference in New Issue
Block a user