Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 868bd93c

Von Hans P. Schlaepfer vor fast 4 Jahren hinzugefügt

  • ID 868bd93c9acca7ba196fee3742e530d0f9cd537a
  • Vorgänger 796c84ca
  • Nachfolger 531d9f2e

USE-Einleitungen formatiert templates/webpages/taxzones/form.html

Unterschiede anzeigen:

templates/webpages/taxzones/form.html
1
[%- USE HTML -%][%- USE LxERP -%][%- USE L -%][%- USE P -%][%- USE T8 -%]<h1>[% HTML.escape(title) %]</h1>
2
[% SET style="width: 400px" %]
1
[% USE HTML %]
2
[% USE LxERP %]
3
[% USE L %]
4
[% USE P %]
5
[% USE T8 %]
6

  
7
<h1>[% HTML.escape(title) %]</h1>
3 8

  
4 9
<form action="controller.pl" method="post" id="form">
5 10
[%- L.hidden_tag("id", SELF.config.id) %]

Auch abrufbar als: Unified diff