Merge branch '2.0' into 'master'

css fix



See merge request !33
This commit is contained in:
Karl 2016-04-07 13:04:23 -04:00
commit 45875a3b89

View File

@ -17,7 +17,7 @@
</tr>
<tr class="hiddenRow">
<td BGCOLOR='#FFFFFF'>
<table id='konvostable' width='275' border='0' cellspacing='0' cellpadding='1'><thead><tr onclick='togglebodyServers()' ><th style='text-align: left;'><font color='white'>User</font></th><th style='text-align: left;'><font color='white'>Status</font></th></tr></thead>
<table id='konvostable' width='275' border='0' cellspacing='0' cellpadding='1'><thead><tr onclick='togglebodyServers()' ><th>User</font></th><th>Status</font></th></tr></thead>
<tbody><td BGCOLOR='#FFFFFF'><font color="black">Karl</font></td><td BGCOLOR='#FFFFFF'><font color="black"><?php require "http://konvos.cf:5280/status/karl/html"; ?></font></td></tr>
<tbody><td BGCOLOR='#FFFFFF'><font color="black">Duly</font></td><td BGCOLOR='#FFFFFF'><font color="black"><?php require "http://konvos.cf:5280/status/duly/html"; ?></font></td></tr>
<tbody><td BGCOLOR='#FFFFFF'><font color="black">Darren</font></td><td BGCOLOR='#FFFFFF'><font color="black"><?php require "http://konvos.cf:5280/status/darren/html"; ?></font></td></tr>