|
|
|
@ -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 }?>
|
|
|
|
|