Browse Source

Added action-attribute for for tag

release-0.6
thomascube 20 years ago
parent
commit
edf76220aa
  1. 2
      skins/default/templates/compose.html

2
skins/default/templates/compose.html

@ -27,7 +27,7 @@ function rcmail_toggle_display(id)
<roundcube:include file="/includes/taskbar.html" />
<roundcube:include file="/includes/header.html" />
<form name="form" method="post">
<form name="form" action="./" method="post">
<div id="messagetoolbar">
<roundcube:button command="list" image="/images/buttons/back_act.png" width="32" height="32" title="backtolist" />

Loading…
Cancel
Save