Rework the admin panel #34

Merged
kazhnuz merged 39 commits from feat/new-admin into koblog 2025-01-19 00:29:43 +01:00
Showing only changes of commit 914ab9f0b9 - Show all commits

View file

@ -1,6 +1,6 @@
<div id="dashboard" class="container">
<div class="row">
<div class="col-md-7">
<div class="col-md-8">
<!-- Good message -->
<div>
@ -110,7 +110,7 @@
<?php Theme::plugins('dashboard') ?>
</div>
<div class="col-md-5">
<div class="col-md-4">
<div class="card">
<h4 class="card-header"><?php $L->p('Notifications') ?></h4>