fix bugs
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2025-03-11 18:39:42 +00:00
parent ccbc1233cd
commit dc67271382

View File

@ -16,7 +16,6 @@ use phpOMS\Uri\UriFactory;
$notifications = $this->data['notifications'] ?? []; $notifications = $this->data['notifications'] ?? [];
?> ?>
<div id="notification-dashboard" class="col-xs-12 col-md-6" draggable="true"> <div id="notification-dashboard" class="col-xs-12 col-md-6" draggable="true">
<section class="portlet"> <section class="portlet">
<div class="portlet-head"><?= $this->getHtml('Notifications', 'Notification'); ?></div> <div class="portlet-head"><?= $this->getHtml('Notifications', 'Notification'); ?></div>