Bug 2259 - Historie in Kreditorenbuchung erzeugt Fehler
authorG. Richardson <information@kivitendo-premium.de>
Mon, 6 Jan 2014 14:05:40 +0000 (15:05 +0100)
committerG. Richardson <information@kivitendo-premium.de>
Mon, 6 Jan 2014 14:05:40 +0000 (15:05 +0100)
Button gefixed.

templates/webpages/ap/form_footer.html

index c518134..3363503 100644 (file)
@@ -41,7 +41,7 @@
 [%- END %]
 
 [%- IF id %]
-  <input type="submit" onclick="set_history_window([% id %]);" name="history" id="history" value="[% 'history' | $T8 %]">
+  <input type=button class=submit onclick="set_history_window([% id %]);" name="history" id="history" value="[% 'history' | $T8 %]">
   [% IF INSTANCE_CONF.get_ap_show_mark_as_paid %]
     <input type="submit" name="action" value="[% 'mark as paid' | $T8 %]">
   [% END %]