Update index.php
This commit is contained in:
@@ -66,15 +66,14 @@ if(isset($_GET["page"])){
|
||||
<p>Cyberhex settings</p>
|
||||
<ul>
|
||||
<li><a href="index.php?page=server_settings.php">Server Settings</a></li>
|
||||
<li>
|
||||
<p>Client Settings
|
||||
|
||||
<p>Client Settings</p>
|
||||
<ul>
|
||||
<li><a href="index.php?page=client_settings.php">General Client Settings</a></li>
|
||||
<li><a href="index.php?page=client_settings.php">General Client Settings</a></li>
|
||||
</ul>
|
||||
<li><a href="index.php?page=database_settings.php">Database Settings</a></li>
|
||||
<li><a href="index.php?page=database_settings.php">Database Settings</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<p>Clients</p>
|
||||
<ul>
|
||||
<li><a href="index.php?page=mass_add_clients.php">Mass Add CLients</a></li>
|
||||
|
||||
Reference in New Issue
Block a user