静态文件删除增加间距

hotfix/paypal-note
Jimmy Liow 2 years ago
parent add35bc4a9
commit 0d9c8dfb8a

@ -2026,7 +2026,7 @@ foreach ($author_list as $author_item) {
</ul>
<?php if (!empty($has_html_file)) {?>
<label class="checkbox col-xs-24" style="font-weight: normal;margin-top:0;padding-left: 21px;">
<label class="checkbox col-xs-24" style="font-weight: normal;margin-top:30px;padding-left: 21px;">
<a href="<?php echo site_url('information/html_file_helper/delete?ic_url=') . $information->ic_url; ?>" target="_blank">静态文件已生成,点击删除</a>
</label>
<?php }?>

Loading…
Cancel
Save