Merge remote branch 'origin/master'
[kivitendo-erp.git] / templates / webpages / pe / search.html
index 5d1be44..9cbb931 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE T8 %]
 [%- USE LxERP %]
-<body>
+[%- USE HTML %]
 
 <form method=post action="[% script %]">
 
@@ -41,7 +41,6 @@
 
 <br>
 <input class=submit type=submit name=action value="[% 'Continue' | $T8 %]">
+|
+<a href="pe.pl?action=add&type=[% HTML.url(type) %]">[%- LxERP.t8('Add') %]</a>
 </form>
-
-</body>
-