Fix broken admin footer when counter addon is disabled

This commit is contained in:
Kijin Sung 2023-10-27 10:43:08 +09:00
parent dd64698c66
commit dbcbb57413

View file

@ -67,6 +67,5 @@
</ul>
<p class="more"><a href="{getUrl('', 'module', 'admin', 'act', 'dispCommentAdminList')}"><i class="xi-angle-right"></i><span>{$lang->more}</span></a></p>
</section>
</div>
{@ $dashboard_stack->right[] = ob_get_clean()}