1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 07:56:39 +02:00

Fixed some html errors in the last commit

This commit is contained in:
Adam
2012-12-14 16:47:45 -05:00
parent 1075f3b457
commit cdec0a3f96
@@ -12,7 +12,6 @@
<td class="akillR2">Hostmask</td>
<td class="akillR2">Expires</td>
<td class="akillR2">Setter</td>
<td>
</tr>
</table>
<div class="scroll">
@@ -32,9 +31,9 @@
<form method="post" action="/operserv/akill">
<table width="100%" height="100%" align="left">
<tr>
<th align="left">HostMask</td>
<th align="left">Expiry</td>
<th align="left">Reason</td>
<th align="left">HostMask</th>
<th align="left">Expiry</th>
<th align="left">Reason</th>
</tr>
<tr>
<td><input type="text" name="mask"></td>