Forums
(@taag)
16 years, 11 months ago
<?php wp_list_categories /* If this cateogry has children, list them here */('orderby=id&show_count=0&style=none&use_desc_for_title=1&child_of='.get_query_var('cat')); ?>
Give that a shot.