Plugin Directory

Changeset 1489848


Ignore:
Timestamp:
09/04/2016 08:55:53 PM (10 years ago)
Author:
zubaka
Message:

Remove GoogleAds from admin page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • zbplayer/trunk/templates/zbPlayer.admin.tpl

    r1486755 r1489848  
    167167    </div>
    168168
    169 
    170     <div class="postbox-container zbPlayerRightBox">
    171       <div class="postbox" style="min-width:200px; padding-bottom: 0px;">
    172         <h3 class="hndle ui-sortable-handle"><?php _e('Our ads', 'zbplayer'); ?></h3>
    173         <div class="inside" style="padding-bottom: 0px;">
    174           <center>
    175             <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
    176             <!-- music-publisher-lr -->
    177             <ins class="adsbygoogle"
    178                  style="display:inline-block;width:336px;height:280px"
    179                  data-ad-client="ca-pub-3706080085678049"
    180                  data-ad-slot="9238930360"></ins>
    181             <script>
    182             (adsbygoogle = window.adsbygoogle || []).push({});
    183             </script>
    184           </center>
    185         </div>
    186       </div>
    187     </div>
    188 
    189169    <div class="zbPlayerRightBox">
    190170      <div class="postbox" style="min-width:200px; padding-bottom: 0px;">
Note: See TracChangeset for help on using the changeset viewer.