Revision ba045ebd
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
templates/webpages/bp/list_spool.html | ||
---|---|---|
[%- USE L %]
|
||
[%- USE HTML %]
|
||
[%- USE LxERP %]
|
||
[%- USE T8 %]
|
||
[%- USE url %]
|
||
[%- SET list_spool__callback = href _ '&sort=' _ sort %]
|
||
[% USE L %]
|
||
[% USE HTML %]
|
||
[% USE LxERP %]
|
||
[% USE T8 %]
|
||
[% USE url %]
|
||
[% SET list_spool__callback = href _ '&sort=' _ sort %]
|
||
|
||
<h1>[% title | html %]</h1>
|
||
|
templates/webpages/bp/search.html | ||
---|---|---|
[%- USE L %]
|
||
[%- USE T8 %]
|
||
[%- USE LxERP %]
|
||
[%- USE HTML %]
|
||
[% USE L %]
|
||
[% USE T8 %]
|
||
[% USE LxERP %]
|
||
[% USE HTML %]
|
||
|
||
<form method="post" action="bp.pl" id="form">
|
||
|
||
<h1>[% 'Print' | $T8 %] [% label.$type.title %]</h1>[% L.hidden_tag('title', LxERP.t8('Print') _ ' ' _ label.$type.title) %]
|
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert templates/webpages/bp/