Пример #1
0
    }
    ?>
" >
                    <br/>
                    <span class="ad_small_text">
                    	<?php 
    echo JText::_("ADAG_ENTER_KEYWORDS");
    ?>
                    </span>
                </div>
            </div>
	<?php 
}
output_geoform($advertiser_id);
require_once JPATH_BASE . "/administrator/components/com_adagency/helpers/jomsocial.php";
JomSocialTargeting::render_front($_row->id);
?>
    
    <?php 
if (isset($camps) && count($camps) > 0) {
    $i = 0;
    ?>
			<div class="control-group">
				<div>
					<span class="agency_subtitle"><?php 
    echo JText::_('ADD_NEWADCMPS');
    ?>
</span>
				</div>
			</div>
	<?php 
Пример #2
0
?>
</legend>
    <div class="uk-form-row">
      <label for="" class="uk-form-label"></label>
      <div class="uk-form-controls">
        <?php 
echo $editor1->display('transitioncode', '' . stripslashes($_row->parameters['ad_code']), '100%', '300px', '20', '60', false);
?>
      </div>
    </div>

    <?php 
output_geoform($advertiser_id);
require_once JPATH_BASE . "/administrator/components/com_adagency/helpers/jomsocial.php";
$jomsocial = new JomSocialTargeting();
$jomsocial->render_front($_row->id);
if (isset($camps) && count($camps) > 0) {
    $i = 0;
    ?>

    <legend class="uk-margin-large-top"><?php 
    echo JText::_('ADD_NEWADCMPS');
    ?>
</legend>
    <table class="uk-table">
      <thead>
        <th></th>
        <th><?php 
    echo JText::_("CONFIGCMP");
    ?>
</th>
Пример #3
0
      <label for="popup_pageurl" class="uk-form-label"></label>
      <div class="uk-form-controls">
        <div id="imgwait" style="display:none;">
            <img src="<?php 
    echo JURI::root() . "components/com_adagency/images/pleasewait.gif";
    ?>
" />
        </div>
      </div>
    </div>
    <?php 
}
output_geoform($advertiser_id);
require_once JPATH_BASE . "/administrator/components/com_adagency/helpers/jomsocial.php";
$helper = new JomSocialTargeting();
$helper->render_front($_row->id);
if (isset($camps) && count($camps) > 0) {
    $i = 0;
    ?>
    <legend class="uk-margin-large-top"><?php 
    echo JText::_('ADD_NEWADCMPS');
    ?>
</legend>
    <table class="uk-table uk-table-middle">
      <thead>
        <th></th>
        <th><?php 
    echo JText::_("CONFIGCMP");
    ?>
</th>
        <th><?php