diff options
author | Adam <Adam@anope.org> | 2013-02-20 18:00:46 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2013-02-20 18:00:46 -0500 |
commit | 2fa5cfa5084857b0e384c094f72a8776333b3e1c (patch) | |
tree | 14a4444065f158b16f1a16ef7543ab2db17b1595 | |
parent | 59792173e7da0efb675123d96d155cfa934d6c0d (diff) |
Add Matthew to webpanel credits, fix alignment of akill list
-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"> |