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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user