Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 616e9f78

Von Sven Schöling vor mehr als 8 Jahren hinzugefügt

  • ID 616e9f78d6740437a76278630fe0ded8078463ad
  • Vorgänger 44fb4fe8
  • Nachfolger 83545155

Order: <h1> statt <div class=listtop> für einheitliches spacing

Unterschiede anzeigen:

templates/webpages/order/form.html
2 2
[%- USE LxERP %]
3 3
[%- USE L %]
4 4
[%- USE HTML %]
5
<h1>[% FORM.title %]</h1>
5 6

  
6 7
<div id="print_options" style="display:none">
7 8
  <form method="post" action="controller.pl" id="print_options_form">
......
13 14
</div>
14 15

  
15 16
<form method="post" action="controller.pl" id="order_form">
16
  <div class="listtop">[% FORM.title %]</div>
17

  
18 17
  [% L.hidden_tag('callback', FORM.callback) %]
19 18
  [% L.hidden_tag('type',     FORM.type) %]
20 19
  [% L.hidden_tag('id',       SELF.order.id) %]

Auch abrufbar als: Unified diff