* code for task #71610.

This commit is contained in:
wangyidong
2022-10-10 10:25:04 +08:00
parent d1f5709027
commit 0e12fd8930
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
</div>
<form method='post' class="main-form form-ajax" enctype="multipart/form-data" id='dataform'>
<table class='table table-form'>
<tr <?php if(isset($project->multiple) and empty($project->multiple)) echo "class='hidden'"?>>
<tr>
<th class='w-100px'><?php echo $lang->testtask->execution;?></th>
<td class='w-p35-f'>
<?php