Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 37130851

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

  • ID 3713085106d430d32b62a95e27939696e189e5fd
  • Vorgänger 1c436e2d
  • Nachfolger 38261d92

USE-Einleitungen formatiert templates/webpages/simple_system_setting/_language_form.html

Unterschiede anzeigen:

templates/webpages/simple_system_setting/_language_form.html
1
[%- USE LxERP -%][%- USE L -%][%- USE HTML -%]
2
[% SET style="width: 250px" %]
3 1
<table>
4 2
 <tr>
5 3
  <th align="right">[% LxERP.t8("Language") %]</th>
......
26 24
  <td>[% L.yes_no_tag("object.output_longdates", SELF.object.output_longdates, style=style) %]</td>
27 25
 </tr>
28 26
</table>
27
[% USE LxERP %]
28
[% USE L %]
29
[% USE HTML %]

Auch abrufbar als: Unified diff