fix
This commit is contained in:
parent
2733a46bf0
commit
f7c80b50f8
@ -1,5 +1,5 @@
|
||||
<div class="hidden md:block">
|
||||
<ul class="flex m-auto mb-4 w-80 text-highlight">
|
||||
<ul class="flex m-auto mb-4 justify-center text-highlight">
|
||||
<?php
|
||||
$articleGroups = $this->Articlegroup()->getTree();
|
||||
foreach ($articleGroups as $articleGroup) { ?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user