* code for task#1416.

This commit is contained in:
chencongzhi520@gmail.com
2013-06-21 05:26:00 +00:00
parent 749f293efc
commit b835d6413a
+1 -1
View File
@@ -6,6 +6,6 @@
<div><?php echo $lang->comment . html::textarea('comment', '', "rows='6' class='area-1'");?></div>
<?php echo html::submitButton('', 'data-inline="true" data-theme="b"'); ?>
<?php echo html::backButton("data-inline='true'");?>
<?php include '../../common/view/action.html.php';?>
</form>
<?php include '../../common/view/action.html.php';?>
<?php include '../../common/view/m.footer.html.php';?>