Header: Add header to preferences

refs #7976
This commit is contained in:
Marius Hein 2015-02-13 09:40:24 +01:00
parent 069e86c2fd
commit 7839d50099
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +3,6 @@
</div>
<div class="content">
<h1 tabindex="0" id="preferences"><?= t('Preferences'); ?></h1>
<?= $form; ?>
</div>