Temporarily sanitize output in wrong place
[squirrelmail.git] / templates / default / compose_body.tpl
index 4f0e977a8ba60458e6988df2bb8d243fa0f75aa8..23b36b47f8d3f1e278e0855e762350fcd5cc3370 100644 (file)
@@ -8,7 +8,7 @@
  *    $accesskey_compose_body - The access key to use for the message body textarea
  *    $accesskey_compose_send - The access key to be use for the Send button
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2011 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -42,4 +42,3 @@ extract($t);
  ?>
 </table>
 </div>
-<input type="hidden" name="send_button_count" value="<?php echo unique_widget_name('send', TRUE); ?>" />