Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c9bf3791

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

  • ID c9bf37918cccaa803fdee75d4476ba1dec5116ed
  • Vorgänger a4270a49
  • Nachfolger 68afcad8

USE-Einleitungen formatiert templates/webpages/dbupgrade/

Unterschiede anzeigen:

templates/webpages/dbupgrade/warning.html
1
[%- USE T8 %]
2
[%- USE HTML %]
3
[%- USE LxERP %][%- USE L -%]
4 1
<form name="Form" method="post" action="controller.pl">
5 2

  
6 3
 <input type="hidden" name="action" value="LoginScreen/login">
......
8 5
 <p class="message_hint">
9 6
  [% LxERP.t8('kivitendo is about to update the database [ #1 ].', dbname) | html %]
10 7
 </p>
8
[% USE T8 %]
9
[% USE HTML %]
10
[% USE LxERP %]
11
[% USE L %]
11 12

  
12 13
 [% IF superuser.need_privileges && !superuser.have_privileges %]
13 14
  <p>

Auch abrufbar als: Unified diff