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,4 +1,4 @@
<h2><?=_('Seminaries')?></h2>
<h1><?=_('Seminaries')?></h1>
<nav>
<li><a href="<?=$linker->link('create', 1)?>"><?=_('Create new seminary')?></a></li>
</nav>