add Seminary menu as submenu of mainmenu (Issue #43)

This commit is contained in:
coderkun 2014-04-09 00:22:38 +02:00
commit cf821cbfd1
5 changed files with 5 additions and 5 deletions

View file

@ -40,9 +40,6 @@
<?php endif ?>
<menu>
<?=$menu?>
<?php if(!is_null($loggedSeminary)) : ?>
<?=$seminarymenu?>
<?php endif ?>
</menu>
</nav>
</header>