* finish task #5951.

This commit is contained in:
wangyidong
2019-07-10 16:03:16 +08:00
parent 836c00918b
commit be2b3b1dd3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<form class='load-indicator main-form form-ajax' method='post' target='hiddenwin' id='dataform'>
<table class='table table-form'>
<tr>
<th><?php echo $lang->project->name;?></th>
<th class='w-120px'><?php echo $lang->project->name;?></th>
<td><?php echo html::input('name', $project->name, "class='form-control' required");?></td><td></td>
</tr>
<tr>