* ajusted ui of install.

This commit is contained in:
Catouse
2014-08-19 14:49:52 +08:00
parent bb4c86268e
commit 1e609bbdd3
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ EOT;
<strong><?php echo $lang->install->error;?></strong>
</div>
<div class='modal-body'>
<div class='alert alert-danger'>
<div class='alert alert-danger alert-pure with-icon'>
<i class='icon-info-sign'></i>
<div class='content'><?php echo $error;?></div>
</div>