Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 3d2dcee8

Von Tamino Steinert vor etwa 1 Jahr hinzugefügt

  • ID 3d2dcee88d1a299c1a0c3cb51106745b9bfd9982
  • Vorgänger de968328
  • Nachfolger 9c8fa668

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/webpages/admin/dbadmin.html
[%- USE HTML %][%- USE LxERP -%][%- USE L -%]
[% INCLUDE 'common/flash.html' %]
<h1>[% LxERP.t8("Database login (#1)", title) %]</h1>
<p>[% LxERP.t8('Here you only provide the credentials for logging into the database.') %] [% LxERP.t8('Nothing will be created or deleted at this stage!') %]</p>

Auch abrufbar als: Unified diff