Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision a5ebbeef

Von Moritz Bunkus vor etwa 12 Jahren hinzugefügt

Admin-Bereich: Überschriften einheitlich als <h1> anzeigen

Unterschiede anzeigen:

templates/webpages/admin/dbadmin.html
1 1
[%- USE T8 %]
2 2
[%- USE HTML %]
3
  <h2>[% title %]</h2>
3
  <h1>[% title %]</h1>
4 4

  
5 5
  <form method="post" action="admin.pl">
6 6
   <a href="admin.pl?action=list_users">[% 'Back' | $T8 %]</a>
......
66 66
  <p>[% 'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' | $T8 %]</p>
67 67

  
68 68
  <p>[% 'Leave host and port field empty unless you want to make a remote connection.' | $T8 %]</p>
69

  

Auch abrufbar als: Unified diff