admin navigation style + character group quest icons

This commit is contained in:
Daniel 2014-04-17 20:17:32 +02:00
commit 4580ccc564
8 changed files with 16 additions and 15 deletions

View file

@ -6,7 +6,7 @@
<h1><?=_('Seminaries')?></h1>
<h2><?=_('Edit seminary')?></h2>
<form method="post">
<form method="post" class="logreg">
<fieldset>
<label for="title"><?=_('Title')?>:</label>
<input type="text" name="title" placeholder="<?=_('Title')?>" value="<?=$seminary['title']?>" /><br />