Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8cf6f7ff

Von Tamino Steinert vor 5 Monaten hinzugefügt

  • ID 8cf6f7ff77911962a0a096a6f5e368425f72ca17
  • Vorgänger 54406cb8

SL::Layout::Flash: Entfernen von [% INCLUDE 'common/flash.html' %]

Erzeugt mit:

find . type f -exec sed -i '/^..\? INCLUDE .common.flash.html. ..$/d'  {} \;

Unterschiede anzeigen:

templates/design40_webpages/dbupgrade/auth/clients_webdav.html
1 1
[% USE LxERP %]
2 2
[% USE L %]
3 3

  
4
[% INCLUDE 'common/flash.html' %]
5

  
6 4
<h1>[% LxERP.t8("Introduction of clients") %] -- [% LxERP.t8("Handling of WebDAV") %]</h1>
7 5

  
8 6
<div class="wrapper">
......
25 23
  </p>
26 24
</form>
27 25

  
28
</div><!-- /.wrapper -->
26
</div><!-- /.wrapper -->

Auch abrufbar als: Unified diff