form design update

This commit is contained in:
Daniel 2014-04-17 15:36:20 +02:00
commit a4a777cea6
3 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@
<h1><?=_('Seminaries')?></h1>
<h2><?=_('New seminary')?></h2>
<form method="post" action="<?=$linker->link('create', 1)?>">
<form method="post" action="<?=$linker->link('create', 1)?>" class="logreg">
<fieldset>
<label for="title"><?=_('Title')?>:</label>
<input type="text" name="title" placeholder="<?=_('Title')?>" /><br />