Bläddra i källkod

Make sure send buttons are named correctly in advanced template too

pdontthink 16 år sedan
förälder
incheckning
0d3909001e
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      templates/default_advanced/compose_body.tpl

+ 1 - 0
templates/default_advanced/compose_body.tpl

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