hotfix/paypal-note
LMR 3 years ago
parent eecac847a4
commit e7d2d47bd2

@ -1263,6 +1263,7 @@
'best' => '实用信息',
'culture' => '文化',
'top10' => 'TOP10',
'lifestyle' => '生活方式',
);
?>
<label>匹配到一级导航
@ -1940,8 +1941,8 @@
<input type="checkbox" name="auto_update_amp" id="auto_update_amp" <?php if ($information->amp_status === '2') {
echo 'disabled';
} ?> value="true" />AMP更新 <?php if ($information->amp_status === '2') {
echo '<i class="glyphicon glyphicon-hand-up" title="手动管理,不会自动更新"></i>';
} ?>
echo '<i class="glyphicon glyphicon-hand-up" title="手动管理,不会自动更新"></i>';
} ?>
</label>
<?php } ?>

Loading…
Cancel
Save