git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7107
7612ce4b-ef26-0410-bec9-
ea0150e637f0
echo '<p><big>';
echo _("Before you send your bug report, please make sure to check this checklist for any common problems.");
- echo '</big></p>';
+ echo "</big></p>\n";
echo "<ul>";
echo "<li>";
echo "</p>\n";
?>
<form action="../../src/compose.php" method=post>
- <table align=center border=0>
+ <table align="center" border="0">
<tr>
<td>
<?php echo _("This bug involves"); ?>: <select name="send_to">
</td>
</tr>
<tr>
- <td align=center>
+ <td align="center">
<?php
echo addHidden("send_to_cc","");
echo addHidden("send_to_bcc","");