freewordpresspremium (May 29th, 2012), kalpanasharma (May 7th, 2012), rubyfoxsc (December 27th, 2012)
<li><a href="#priceblock2"><span class="big"><?php _e('Contact', 'appthemes') ?></span></a></li>
<!-- tab 2 -->
<div id="priceblock2">
<div class="clr"></div>
<div class="singletab">
<?php if ( get_option('cp_ad_inquiry_form') == 'yes' && is_user_logged_in() ) {
include_once ( TEMPLATEPATH . '/includes/sidebar-contact.php' );
} elseif ( get_option('cp_ad_inquiry_form') <> 'yes' ){
include_once ( TEMPLATEPATH . '/includes/sidebar-contact.php' );
} else {
?>
<div class="pad25"></div>
<p class="contact_msg center"><strong><?php _e('You must be logged in to inquire about this ad.', 'appthemes') ?></strong></p>
<div class="pad100"></div>
<?php } ?>
</div><!-- /singletab -->
</div><!-- /priceblock2 -->
freewordpresspremium (May 29th, 2012), kalpanasharma (May 7th, 2012), rubyfoxsc (December 27th, 2012)
<div class="tabprice">
</div><!-- /tabprice -->
rubyfoxsc (December 28th, 2012)
There are currently 1 users browsing this thread. (0 members and 1 guests)