* finish task#1089.

This commit is contained in:
chencongzhi520@gmail.com
2013-02-20 02:42:10 +00:00
parent 8d5db001b3
commit a99bc96a49
16 changed files with 27 additions and 41 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
</td>
</tr>
<?php endfor;?>
<tr><td colspan='8' class='a-center'><?php echo html::submitButton() . html::resetButton();?></td></tr>
<tr><td colspan='9' class='a-center'><?php echo html::submitButton() . html::resetButton();?></td></tr>
</table>
</form>
<?php include '../../common/view/footer.html.php';?>