Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision d924900f

Von Hans P. Schlaepfer vor mehr als 4 Jahren hinzugefügt

  • ID d924900f51f80219ac25b3c1d3b29c085e1d6166
  • Vorgänger a3304019
  • Nachfolger 6fc38568

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

Unterschiede anzeigen:

templates/webpages/simple_system_setting/_language_form.html
[%- USE LxERP -%][%- USE L -%][%- USE HTML -%]
[% SET style="width: 250px" %]
<table>
<tr>
<th align="right">[% LxERP.t8("Language") %]</th>
......
<td>[% L.yes_no_tag("object.output_longdates", SELF.object.output_longdates, style=style) %]</td>
</tr>
</table>
[% USE LxERP %]
[% USE L %]
[% USE HTML %]

Auch abrufbar als: Unified diff