View difference between Paste ID: MVxNajqg and vC6iXsJf
SHOW: | | - or go back to the newest paste.
1
<h2 class="dotted"><?php _e( 'Ad Categories', APP_TD ); ?></h2>
2-
							
2+
<div id="directory" class="directory <?php cp_display_style( 'dir_cols' ); ?>">
3-
							<div id="directory" class="directory <?php cp_display_style( 'dir_cols' ); ?>">
3+
<?php echo cp_create_categories_list( 'dir' ); ?>
4-
							
4+
<div class="clr"></div>
5-
								<?php echo cp_create_categories_list( 'dir' ); ?>
5+
</div><!--/directory-->