Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8d278721

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

  • ID 8d278721a5cfdbcaa9d6fe5f5f825a5f93e722d9
  • Vorgänger 6cd93978
  • Nachfolger 2e1e3a43

USE-Einleitungen formatiert templates/webpages/ic/

Unterschiede anzeigen:

templates/webpages/ic/confirm_price_update.html
1
[%- USE T8 %]
2
[%- USE HTML %]
3
[%- USE LxERP %]
4
[%- USE L %]
1
[% USE T8 %]
2
[% USE HTML %]
3
[% USE LxERP %]
4
[% USE L %]
5 5

  
6 6
 <form method="post" action="controller.pl" id="form">
7 7

  
templates/webpages/ic/generate_report_bottom.html
1
[%- USE T8 %]
1
[% USE T8 %]
2 2
[% USE HTML %]
3 3
<h4>[%- 'Abbreviation Legend' | $T8  %]</h4>
4 4
<table valign="top">
templates/webpages/ic/generate_report_top.html
1
[%- USE HTML %]
2
[%- USE T8 %]
3
[%- USE L %]
1
[% USE HTML %]
2
[% USE T8 %]
3
[% USE L %]
4 4

  
5 5
[% 'Options' | $T8 %]: [% options.join(', ') %]
templates/webpages/ic/search.html
1
[%- USE T8 %]
2
[%- USE HTML %]
3
[%- USE LxERP %]
4
[%- USE L %]
5
[%- USE P %]
1
[% USE T8 %]
2
[% USE HTML %]
3
[% USE LxERP %]
4
[% USE L %]
5
[% USE P %]
6 6
[% SET style="width: 250px" %]
7 7
[%- INCLUDE 'common/flash.html' %]
8 8
<h1>[% title %]</h1>
templates/webpages/ic/search_update_prices.html
1
[%- USE T8 %]
2
[%- USE HTML %]
3
[%- USE LxERP %]
4
[%- USE L %]
1
[% USE T8 %]
2
[% USE HTML %]
3
[% USE LxERP %]
4
[% USE L %]
5 5
<h1>[% 'Update prices' | $T8 %]</h1>
6 6

  
7 7
[% INCLUDE 'common/flash.html' %]

Auch abrufbar als: Unified diff