Template: app/notifications: alert outside the page-header-div

On the other pages the alert is also outside the div
This commit is contained in:
Philip Steffen 2016-04-10 18:07:46 +02:00
parent 7b74f55a28
commit 3f067234fc
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@
<h2><?= t('My notifications') ?></h2>
<?php if (empty($notifications)): ?>
<p class="alert"><?= t('No new notifications.') ?></p>
</div>
<p class="alert"><?= t('No new notifications.') ?></p>
<?php else: ?>
<ul>
<li>