mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-10 17:29:18 -04:00
Added gCommentsAdminMenu to clearfix.
This commit is contained in:
@@ -18,18 +18,16 @@
|
||||
<div id="gAdminComments">
|
||||
<h1> <?= t("Manage Comments") ?> </h1>
|
||||
|
||||
<!-- @todo: Highlight active menu option -->
|
||||
<div id="gAdminCommentsMenu">
|
||||
<?= $menu ?>
|
||||
</div>
|
||||
|
||||
<!-- @todo: fix this with CSS -->
|
||||
<div style="clear: both"></div>
|
||||
|
||||
<!-- @todo: Remove after setting active option? -->
|
||||
<h2>
|
||||
<?= $title ?>
|
||||
</h2>
|
||||
|
||||
|
||||
<? if ($queue == "spam"): ?>
|
||||
<div>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user