* code for task#1415.

This commit is contained in:
chencongzhi520@gmail.com
2013-06-21 05:25:29 +00:00
parent c6d8069293
commit 749f293efc

View File

@@ -6,7 +6,6 @@
<div><?php echo $lang->comment . html::textarea('comment', '', "rows='6' class='area-1'");?></div>
<?php echo html::submitButton($lang->bug->buttonConfirm, 'data-inline="true" data-theme="b"');?>
<?php echo html::backButton("data-inline='true'");?>
</table>
<?php include '../../common/view/action.html.php';?>
</form>
<?php include '../../common/view/action.html.php';?>
<?php include '../../common/view/m.footer.html.php';?>