diff options
-rw-r--r-- | docs/README | 1 | ||||
-rw-r--r-- | modules/extra/webcpanel/templates/default/operserv/akill.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/README b/docs/README index 19ca457cb..9d53931b5 100644 --- a/docs/README +++ b/docs/README @@ -120,6 +120,7 @@ Table of Contents * Thomas Edwards <thomas.edwards@ilkotech.co.uk> * Luke Thompson <luke.thompson@ilkotech.co.uk> + * Matthew M. <mcm@they-got.us> 2) Presentation diff --git a/modules/extra/webcpanel/templates/default/operserv/akill.html b/modules/extra/webcpanel/templates/default/operserv/akill.html index b58e277be..dbe667938 100644 --- a/modules/extra/webcpanel/templates/default/operserv/akill.html +++ b/modules/extra/webcpanel/templates/default/operserv/akill.html @@ -12,6 +12,7 @@ <td class="akillR2">Hostmask</td> <td class="akillR2">Expires</td> <td class="akillR2">Setter</td> + <td class="akillR3"/> </tr> </table> <div class="scroll"> |