]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/ct/form_footer_master.html
Copy&Paste-Fehler aus Perl-Code heraus.
[kivitendo-erp.git] / templates / webpages / ct / form_footer_master.html
index cb73f5500a48f41d3eec0d062ea7d56b97755822..8277c8c8f1db4182a3be0f790eca8bd2e8d1abf5 100644 (file)
@@ -17,7 +17,7 @@
   <input class=submit type=submit name=action value="<translate>Delete</translate>">
 [%- END %]
 [%- IF id %]
-  <input type=button class=submit onclick=set_history_window([% id %]); name=history id=history value=<translate>history</translate>>|;
+  <input type="button" class="submit" onclick="set_history_window([% id %]);" name="history" id="history" value="<translate>history</translate>">
 [%- END %]
 
   </form>