* fix icon class name.

This commit is contained in:
Catouse
2018-05-23 10:27:45 +08:00
parent f6b02b7071
commit 92bafeedcd
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
</div>
<div class='modal-body'>
<div class='alert with-icon alert-pure'>
<i class='icon-ok-sign'></i>
<i class='icon-check-circle'></i>
<div class='content'><?php echo nl2br(sprintf($lang->install->joinZentao, $config->version, $this->createLink('admin', 'register'), $this->createLink('admin', 'bind'), inlink('step6')));?></div>
</div>
</div>