manuelle ergänzung zum vorherigen commit
[kivitendo-erp.git] / templates / webpages / pe / pricegroup_form.html
index d1b022d..d28e461 100644 (file)
@@ -6,7 +6,7 @@
 
 <form method=post action="[% script %]">
 
-<input type=hidden name=id value="[% id %]"
+<input type=hidden name=id value="[% id %]">
 <input type=hidden name=type value="[% type %]">
 
 <table width=100%>
@@ -40,5 +40,3 @@
 <input type=button onclick="set_history_window([% id %]);" name=history id=history value="[% 'history' | $T8 %]">
 </form>
 
-</body>
-</html>