* ajusted views.

This commit is contained in:
Catouse
2014-08-19 10:48:50 +08:00
parent c91334c83c
commit d658a6fa23
19 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
<td colspan='2' class='text-left'><?php echo $this->fetch('file', 'buildform');?></td>
</tr>
<tr>
<td colspan='3' class='text-center'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->session->bugList);?></td>
<th></th><td colspan='2'><?php echo html::submitButton() . html::linkButton($lang->goback, $this->session->bugList);?></td>
</tr>
</table>
</form>