@@ -1,6 +1,6 @@
<?php
session_start();
-$TAB = 'SERVICES';
+$TAB = 'SERVER';
// Main include
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");