* code for task#1227.

This commit is contained in:
chencongzhi520@gmail.com
2013-05-03 06:14:34 +00:00
parent bd9ae47e24
commit 0e1c1ff13c
39 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
<td><?php echo html::textarea('desc', '', "rows=10 class='area-1'");?></td>
</tr>
<tr>
<td colspan='2' class='a-center'><?php echo html::submitButton() . html::gobackButton();?> </td>
<td colspan='2' class='a-center'><?php echo html::submitButton() . html::backButton();?> </td>
</tr>
</table>
</form>