Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0cb4fc48

Von Sven Schöling vor mehr als 12 Jahren hinzugefügt

  • ID 0cb4fc480a6cd5a00dbf2584b205d3b363f8c474
  • Vorgänger d26b7d6c
  • Nachfolger 3b371224

Fehlerhaftes Markup korrigiert

Unterschiede anzeigen:

templates/webpages/generic/information.html
[%- USE T8 %]
[%- USE HTML %]
<table width="100%">
<tr>
<th class="message_ok">[% IF title_information %][% title_information %][% ELSE %][% 'Information' | $T8 %][% END %]</th>
</tr>
<tr height="5"></tr>
<tr><td>[% label_information %]</td></tr>
</table>
<div class="message_ok">[% IF title_information %][% title_information %][% ELSE %][% 'Information' | $T8 %][% END %]</div>
<p>[% label_information %]</p>

Auch abrufbar als: Unified diff