广告样式问题暂时禁用一个广告代码

ct-mobile-first
ycc 5 years ago
parent e5d04c07e0
commit c095cfe235

@ -1487,7 +1487,7 @@ $meta_subnavi_arr = array(
<br/>
<div class="input-group">
<label class="checkbox col-xs-24" style="font-weight: normal;margin-top:0;padding-left: 21px;">
<input type="checkbox" name="meta_google_ad_content" id="meta_google_ad_content" onclick="show_ad_mate('meta_google_ad_content','show')" <?php echo empty(get_meta($information->ic_id, 'meta_google_ad_content'))?'':'checked'; ?> />Match Content 广告
<input type="checkbox" disabled name="meta_google_ad_content" id="meta_google_ad_content" onclick="show_ad_mate('meta_google_ad_content','show')" <?php echo empty(get_meta($information->ic_id, 'meta_google_ad_content'))?'':'checked'; ?> />Match Content 广告,1.31后开放
</label>
</div>
</div>

Loading…
Cancel
Save