* Fix bug #26520,26520.

This commit is contained in:
tanghucheng
2022-08-16 13:58:19 +08:00
parent 64b7bb8460
commit 68f35f5262
5 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -14,8 +14,8 @@
<th class='c-step'>
<table class='w-p100 table-borderless'>
<tr>
<th class="no-padding"><?php echo $fields['stepDesc']['title']?></th>
<th class="no-padding"><?php echo $fields['stepExpect']['title']?></th>
<th><?php echo $fields['stepDesc']['title']?></th>
<th><?php echo $fields['stepExpect']['title']?></th>
</tr>
</table>
</th>