How Not To List A Category With No Entries
Thanks to Sarah over at the Movable Type Community Forum for this tip.
To not list a Category with no Entries, simply remove...
<MTElse>
<li class="module-list-item">
</MTElse>
...from the code in the template.




