<table width="85%" border="1" cellspacing="0" cellpadding="0" align="center">
<tr bgcolor="#FF6666">
<td>
<center>
<font color="#FFFFFF">Administration</font>
</center>
</td>
</tr>
<tr>
<td>
<form method="post">
<center>
<table width="100%">
<tr>
<td>Total Accounts:</td>
<td>{{TOTAL}}</td>
</tr>
<tr>
<td>Inactive accounts (no activity in {{INACTIVITY}}):</td>
<td>{{INACTIVE}}</td>
</tr>
<tr>
<td height="11">Total Account Size on Server:</td>
<td height="11">{{SIZE}}</td>
</tr>
</table>
<table width="100%">
<tr>
<td width="48%">
<center>
<input type="submit" name="funcbtn" value="E-Mail All Users">
</center>
</td>
<td width="52%">
<center>
<input type="submit" name="funcbtn" value="View All Accounts">
</center>
</td>
</tr>
<tr>
<td width="48%">
<center>
<input type="submit" name="funcbtn" value="Add/Remove Illegal File Types">
</center>
</td>
<td width="52%">
<center>
<input type="submit" name="funcbtn" value="Add/Remove Groups">
</center>
</td>
</tr>
<tr>
<td height="2" width="48%">
<center>
<input type="submit" name="funcbtn" value="Edit Configuration">
</center>
</td>
<td height="2" width="52%">
<center>
<input type="submit" name="funcbtn" value="Edit Forced Ads">
</center>
</td>
</tr>
</table>
</center>
</form>
</td>
</tr>
</table>