From 99b1ffe35a46869ee2c617c6c25581b41290fe7b Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Thu, 14 Apr 2011 00:15:20 +1000 Subject: [PATCH] fixed small html error --- mod.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mod.php b/mod.php index 90872734..3f0ad157 100644 --- a/mod.php +++ b/mod.php @@ -426,9 +426,9 @@ $body .= '
' . ($mod['type'] >= $config['mod']['noticeboard_delete'] ? - '[delete]' + '[delete]' : '') . - '

' . + '

' . ($notice['subject'] ? $notice['subject'] :