Skip to content

Commit

Permalink
Hid the editable wiki menu at the top of the sidebar.
Browse files Browse the repository at this point in the history
  • Loading branch information
wherecamp committed Sep 4, 2009
1 parent 6ec2442 commit cbd7f4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,9 @@
<ul class="xoxo">
<li id="topbar">
<h3><?php echo $conf['title']; ?></h3>
<!-- Igal: we don't need editable menues.
<?php tpl_menu1(); ?>
-->
</li>

<li id='wiki_controls'>
Expand Down

0 comments on commit cbd7f4a

Please sign in to comment.