Advertisement
Guest User

Untitled

a guest
Jun 27th, 2013
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <h2 class="dotted"><?php _e( 'Ad Categories', APP_TD ); ?></h2>
  2.  
  3. <div id="directory" class="directory <?php cp_display_style( 'dir_cols' ); ?>">
  4.  
  5. <?php echo cp_create_categories_list( 'dir' ); ?>
  6.  
  7.  
  8. <div class="clr"></div>
  9.  
  10. </div><!--/directory-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement