Update index.php

This commit is contained in:
2026-04-02 18:40:29 -05:00
parent f476c6310d
commit 4a0b905c6c

View File

@@ -364,7 +364,7 @@ $wa->useScript('user.js'); // js/user.js
<div class="header-top">
<?php if ($this->countModules('below-topbar')) : ?>
<div class="grid-child container-below-topbar">
<div class="grid container-below-topbar">
<jdoc:include type="modules" name="below-topbar" style="none" />
</div>
<?php endif; ?>