This commit is contained in:
Karl Hudgell 2015-11-25 21:41:58 +00:00
parent e0085d4424
commit cb7885fd0e

View File

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