* finish task #2306.

This commit is contained in:
wangyidong
2015-08-28 13:14:02 +08:00
parent 615ef46841
commit e53bbdf502
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
</fieldset>
<fieldset class='fieldset-pure'>
<legend><?php echo $lang->testcase->legendAttatch;?></legend>
<div class='form-group'><?php echo $this->fetch('file', 'buildform', 'filecount=2');?></div>
<div class='form-group'><?php echo $this->fetch('file', 'buildform');?></div>
</fieldset>
<div class='text-center mgb-20'>
<?php echo html::submitButton();?>