summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorPhilip Steffen <p.steffen@steffenundbach.de>2016-04-10 18:07:46 +0200
committerPhilip Steffen <p.steffen@steffenundbach.de>2016-04-10 18:07:46 +0200
commit3f067234fc1386de4434bfe4f2e07890e24d44a2 (patch)
tree49af257f254a98dc87314dcabc3c10cb27edfd45 /app
parent7b74f55a285d2785f83be148abdeab95e2b4a7c6 (diff)
Template: app/notifications: alert outside the page-header-div
On the other pages the alert is also outside the div
Diffstat (limited to 'app')
-rw-r--r--app/Template/app/notifications.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Template/app/notifications.php b/app/Template/app/notifications.php
index 4cb3c571..b64eb0b7 100644
--- a/app/Template/app/notifications.php
+++ b/app/Template/app/notifications.php
@@ -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>