* finish task #2190.

This commit is contained in:
wangyidong
2015-01-28 16:31:03 +08:00
parent 0dd2d53f40
commit fb4eed1c39
14 changed files with 593 additions and 481 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
</div>
<?php else:?>
<div class='form-group'>
<?php echo html::a($this->createLink('install', 'step1'), $lang->install->start, '', "class='btn btn-primary'");?>
<?php echo html::a(inlink('license'), $lang->install->start, '', "class='btn btn-primary'");?>
</div>
<?php endif;?>
</div>