Langtext-Dialog: Größe prozentual zum Hauptfenster einstellbar pro Benutzer
[kivitendo-erp.git] / templates / webpages / wh / removal_parts_selection.html
index 5cf5ffa..edc45d3 100644 (file)
@@ -1,13 +1,11 @@
 [%- USE T8 %]
 [%- USE HTML %][%- USE JavaScript %]
+<h1>[% title %]</h1>
 
- <form method="post" action="wh.pl">
+ <form method="post" action="wh.pl" id="form">
 
-  <input type="hidden" name="nextsub" value="remove_parts">
   <input type="hidden" name="warehouse_id" value="[% HTML.escape(warehouse_id) %]">
 
-  <div class="listtop">[% title %]</div>
-
   <p>[% 'Removal from warehouse' | $T8 %]: [% warehouse_description %]</p>
 
   <p>
@@ -79,9 +77,4 @@
 
    </table>
   </p>
-
-  <p>
-   <input type="submit" class="submit" name="action" value="[% 'Continue' | $T8 %]">
-  </p>
  </form>
-