Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8cf6f7ff

Von Tamino Steinert vor 8 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/webpages/dunning/search.html
3 3
[%- USE L %][%- USE P -%]
4 4
<h1>[% title %]</h1>
5 5

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

  
8 6
 <form method="post" name="search" action="dn.pl" id="form">
9 7

  
10 8
  <table width="100%">

Auch abrufbar als: Unified diff