Jelajahi Sumber

Code Cleanup

own3mall 9 tahun lalu
induk
melakukan
abe7d9bddc
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      modules/mysql/servers.php

+ 2 - 2
modules/mysql/servers.php

@@ -164,10 +164,10 @@ function exec_ogp_module() {
 	$tr = 0;
 	
 	
-	?><table id="servermonitor" class="tablesorter remote sorter-false">
+	?><table id="servermonitor" class="tablesorter remote">
 		<thead> 
 		<tr> 
-			<th colspan="4" ><?php print_lang('configured_mysql_hosts'); ?></th> 
+			<th colspan="4" class="sorter-false"><?php print_lang('configured_mysql_hosts'); ?></th> 
 		</tr> 
 		</thead> 
 		<tbody> <?php