From f03c58b69a0440b4d7e43438a489cd26f25812ae Mon Sep 17 00:00:00 2001
From: tokul
Date: Mon, 12 Apr 2004 11:12:41 +0000
Subject: [PATCH] small formating fixes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7107 7612ce4b-ef26-0410-bec9-ea0150e637f0
---
plugins/bug_report/bug_report.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/plugins/bug_report/bug_report.php b/plugins/bug_report/bug_report.php
index 2069d2e5..2e3ff1de 100644
--- a/plugins/bug_report/bug_report.php
+++ b/plugins/bug_report/bug_report.php
@@ -153,7 +153,7 @@ $body = htmlspecialchars($body_top . $body);
echo '';
echo _("Before you send your bug report, please make sure to check this checklist for any common problems.");
- echo '
';
+ echo "
\n";
echo "";
echo "- ";
@@ -183,7 +183,7 @@ $body = htmlspecialchars($body_top . $body);
echo "\n";
?>