* Fix task#4854.

This commit is contained in:
滔哥
2018-09-19 07:52:35 +08:00
parent cd0554b2f3
commit 946dd1d9ce
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
<h2>
<span class='prefix' title='EXTENSION'><?php echo html::icon($lang->icons['extension']);?></span>
<strong><?php echo $title;?></strong>
<small class='text-danger'><?php echo $lang->extension->erase;?> <?php echo html::icon('trash');?></small>
<small class='text-danger'><?php echo $lang->extension->erase;?> <?php echo html::icon('close');?></small>
</h2>
</div>
<div class='alert alert-success with-icon'>