changelog für TopQuickSearch Benutzereinstellung
[kivitendo-erp.git] / templates / webpages / generic / cov_selection.html
index f3cdbcd..a2db0d4 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body[% IF onload %] onload="[% onload %]"[% END %]>
+<h1>[% title %]</h1>
 
  <form method="post">
 
   <input type="hidden" name="allow_both" value="[% HTML.escape(allow_both) %]">
   <input type="hidden" name="action_on_cov_selected" value="[% HTML.escape(action_on_cov_selected) %]">
 
-  <table width="100%">
-   <tr>
-    <th class="listtop">[% title %]</th>
-   </tr>
-   <tr height="5"></tr>
-
    <tr>
     <td>
      [%- IF !is_vendor %]
       //-->
  </script>
 
-</body>
-</html>