Make sure send buttons are named correctly in advanced template too
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 20 Jan 2009 01:15:09 +0000 (01:15 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 20 Jan 2009 01:15:09 +0000 (01:15 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13397 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default_advanced/compose_body.tpl

index 61d70c618f8ded991a655d460153e720f90be49a..c16b01b6ec54a3a625a0a6360f756128633c4ed3 100644 (file)
@@ -49,3 +49,4 @@ extract($t);
  ?>
 </table>
 </div>
+<input type="hidden" name="send_button_count" value="<?php echo unique_widget_name('send', TRUE); ?>" />