Make the *webadmin module support IRC networks

This commit is contained in:
Kyle Fuller
2011-08-24 13:52:13 +01:00
parent 0f9af26999
commit ee7a2083c8
6 changed files with 459 additions and 154 deletions
+2 -4
View File
@@ -11,9 +11,8 @@
<tr>
<td>Action</td>
<td>Username</td>
<td>Networks</td>
<td>Clients</td>
<td>Current Server</td>
<td>IRC Nick</td>
</tr>
</thead>
@@ -27,9 +26,8 @@
</span>
</td>
<td><? VAR Username ?></td>
<td><? VAR Networks ?></td>
<td><? VAR Clients ?></td>
<td><? VAR Server DEFAULT="-N/A-" ?></td>
<td><? VAR IRCNick ?></td>
</tr>
<?ENDLOOP?>
</tbody>