* Finish task #62852.

This commit is contained in:
zhouxudong
2022-08-03 01:34:09 +00:00
parent 535922b47c
commit b139f8da68
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -84,7 +84,7 @@
</td>
<td class='futureBox'>
<div class='checkbox-primary future w-70px'>
<input type='checkbox' id='future' name='future' value='1' />
<input type='checkbox' id='future' name='future' value='1' />
<label for='future'><?php echo $lang->project->future;?></label>
</div>
</td>