* refactor codes.

This commit is contained in:
Catouse
2018-05-21 09:08:08 +08:00
parent 1fc9c5dc7c
commit d27fb779c3
20 changed files with 39 additions and 35 deletions
+1 -1
View File
@@ -156,7 +156,7 @@
<div class='modal-body'>
<?php if(count($projects) == 1):?>
<div class='alert alert-warning with-icon'>
<i class='icon-info-sign'></i>
<i class='icon-exclamation-sign'></i>
<div class='content'><?php echo $lang->project->copyNoProject;?></div>
</div>
<?php else:?>