系统安全提示!
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
{extend name="admin/public/base" /}
|
||||
{block name="body"}
|
||||
<div class="row">
|
||||
{if $install_file}
|
||||
<div class="col-sm-12">
|
||||
<div class="callout callout-danger">
|
||||
<h4>安全提示</h4>
|
||||
<p>安装文件未删除,为了系统安全请删除系统安装文件!</p>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
{:hook('AdminIndex')}
|
||||
</div>
|
||||
{/block}
|
||||
Reference in New Issue
Block a user