Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 5b910f54

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

  • ID 5b910f542c106e9fa991111c4b4da1616c92f6c6
  • Vorgänger 7358adca
  • Nachfolger 98310882

USE-Einleitungen formatiert templates/webpages/fu/

Unterschiede anzeigen:

templates/webpages/fu/add_edit.html
1
[%- USE T8 %]
2
[%- USE L %]
3
[%- USE HTML %]
1
[% USE T8 %]
2
[% USE L %]
3
[% USE HTML %]
4 4
<h1>[% title %]</h1>
5 5

  
6 6
 <script type="text/javascript">
templates/webpages/fu/edit_access_rights.html
1
[%- USE T8 %]
1
[% USE T8 %]
2 2
[% USE HTML %]
3 3
<h1>[% title %]</h1>
4 4

  
templates/webpages/fu/report_bottom.html
1
[%- USE T8 %]
1
[% USE T8 %]
2 2
[% USE HTML%]
3 3
 <input type="hidden" name="rowcount" value="[% HTML.escape(rowcount) %]">
4 4
 [%- FOREACH item = HIDDEN %]
templates/webpages/fu/report_for_todo_list.html
1
[%- USE T8 %]
1
[% USE T8 %]
2 2
[% USE HTML %]
3 3
<h1>[% 'Unfinished follow-ups' | $T8 %]</h1>
4 4

  
templates/webpages/fu/search.html
1
[%- USE T8 %]
2
[%- USE L %]
1
[% USE T8 %]
2
[% USE L %]
3 3
[% USE HTML %]
4 4
<h1>[% title %]</h1>
5 5

  

Auch abrufbar als: Unified diff