Remove "All Discussions" out of Category listing

edited November 2010 in Vanilla 2.0 - 2.8
My client does not want "All Discussions" to show on the right column Category listing on the default Vanilla theme. Quick and easy way to accomplish this?

Comments

  • LincLinc Admin
    edited November 2010
    Customize /views/modules/categories.php in your theme. (Copy it from /applications/vanilla/views/modules/categories.php to /themes/yourtheme/views/modules/categories.php)

    Remove lines 13-17 (the first < li > after the < ul class="PanelInfo" > starts)
Sign In or Register to comment.