1 2 3 4 5 6 7 8 9 10 | <override_macro name="forum_footer"> <n.page_node.> <div id="forum-footer" class="forum-footer nowrap"> <img src="/images/feeds.png" width="16" height="16" align="absmiddle" alt="feeds"/> <n.feeds_link/> <span class="weak-color" style="padding-left:.5em">|</span> <t>Created by <t.author.owner.avatar_and_link/></t> </div> </n.page_node.> </override_macro> |
Yes sorry, nabble changed the name to "Edit this page"
You probably deleted a word that shouldn't be deleted :p. To hide your views, your new macro sould look like this:<override_macro name="forum_footer"> <n.page_node.> <div id="forum-footer" class="forum-footer nowrap"> <img src="/images/feeds.png" width="16" height="16" align="absmiddle" alt="feeds"/> <n.feeds_link/> <span class="weak-color" style="padding-left:.5em">|</span> <t>Created by <t.author.owner.avatar_and_link/></t> </div> </n.page_node.> </override_macro>:) Helper
If you reply to this email, your message will be added to the discussion below:http://support.nabble.com/How-can-I-hide-my-forum-views-tp7581954p7583948.html
Free forum by Nabble | Edit this page |