summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-11-11 18:47:28 -0800
committerTim Almdal <tnalmdal@shaw.ca>2009-11-11 18:47:28 -0800
commit8329abb59fc57e649f31b69a52bf515016aadea9 (patch)
tree2c7bdcc5c3049aeea359e7f00b5b862db1b6eca2
parentc186f4ad486a6377fb77adb3e06a955f8dcf0ada (diff)
parenta9bb4ab4eb9c2883b5998538406bea4e5c99aeca (diff)
Merge branch 'master' into talmdal_dev
-rw-r--r--modules/comment/views/admin_comments.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/views/admin_comments.html.php b/modules/comment/views/admin_comments.html.php
index f0f5ab1c..b138702c 100644
--- a/modules/comment/views/admin_comments.html.php
+++ b/modules/comment/views/admin_comments.html.php
@@ -40,7 +40,7 @@
<div class="g-block-content">
<!-- @todo: Highlight active menu option -->
<div id="g-admin-comments-menu" class="ui-helper-clearfix">
- <?= $menu ?>
+ <?= $menu->render() ?>
</div>
<!-- @todo: Remove after setting active option? -->