|
|
|
@ -2268,7 +2268,7 @@
|
|
|
|
|
<?php } ?>
|
|
|
|
|
<?php } ?>
|
|
|
|
|
|
|
|
|
|
<?php if (in_array($this->config->item('site_code'), array('cht', 'ah', 'gm'))) { ?>
|
|
|
|
|
<?php if (in_array($this->config->item('site_code'), array('cht', 'gm'))) { ?>
|
|
|
|
|
<label class="checkbox col-xs-24" style="font-weight: normal;margin-top:0;padding-left: 21px;">
|
|
|
|
|
<input type="checkbox" name="auto_update_amp"
|
|
|
|
|
id="auto_update_amp" <?php if ($information->amp_status === '2') {
|
|
|
|
|