update headlines: let content begin at h1 (Issue #50)
This commit is contained in:
parent
4c792258ef
commit
79eabe1768
23 changed files with 70 additions and 64 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<h2><?=_('Users')?></h2>
|
||||
<h3><?=_('Login')?></h3>
|
||||
<h1><?=_('Users')?></h1>
|
||||
<h2><?=_('Login')?></h2>
|
||||
|
||||
<form method="post" action="<?=$linker->link(array(), 2)?>">
|
||||
<fieldset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue