Citrus - removing map from ad
Hi,
What is the best way to remove google map from ad. I tested removing below code and it works fine, would have prefer to use "true" "false" knobs to have flexibility.
<H3>Ad Location</H3>
<br>
<?php include_once ( TEMPLATEPATH . '/includes/sidebar-gmap.php' ); ?>
Any suggestions ?
TIA
Sam