update headlines: let content begin at h1 (Issue #50)

This commit is contained in:
coderkun 2014-03-30 15:03:11 +02:00
commit 53d4ea2aa1
23 changed files with 70 additions and 64 deletions

View file

@ -1,2 +1,2 @@
<h2><?=_('Error')?></h2>
<h1><?=_('Error')?></h1>
<p class="error"><?=$code?>: <?=$string?></p>