Файл: adultscript-2.0.3-pro/files/admin/templates/default/nuevo_ads.tpl.php
Строк: 29
<?php defined('_VALID') or die('Restricted Access!'); ?>
<?php echo $this->fetch('errors'); ?>
<?php echo $this->fetch('messages'); ?>
<?php echo $this->fetch('warnings'); ?>
<div id="container" class="clearfix">
<div id="page">
<?php echo $this->fetch('nuevo_menu'); ?>
<div class="content clearfix">
<?php echo $this->fetch('nuevo_ads_menu'); ?>
<div class="tabContent clearfix">
<center>
<div class="tab1" style="display:table;text-align:left;">
<div class="none" style="padding-top:35px;padding-bottom:15px;">
Select Ads system from submenu!
<br /><br />
<div style="font-weight:normal;">
Remember to activate certain ads system for website or embedded player in appropriate player menu if you want to use it.<br />
By default ad systems are disabled to minimize player load time.
</div>
</div>
<br />
</div>
</center>
</div>
</div>
</div>
</div>