git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13543
7612ce4b-ef26-0410-bec9-
ea0150e637f0
<input type="hidden" name="subject" value="<?php echo htmlspecialchars($subject); ?>" />
<input type="hidden" name="body" value="<?php echo htmlspecialchars($body); ?>" />
<input type="hidden" name="mailbox" value="<?php echo htmlspecialchars($mailbox); ?>" />
-<input type="submit" name="send" value="<?php echo _("Send Mail"); ?>" />
+<input type="submit" name="send1" value="<?php echo _("Send Mail"); ?>" />
<br />
</form>