* fix bug#339.

This commit is contained in:
wangchunsheng
2012-09-01 06:56:59 +00:00
parent 41cf62ef77
commit c87f152799
-1
View File
@@ -13,7 +13,6 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<script>var holders = <?php echo json_encode($lang->testtask->placeholder);?></script>
<form method='post' target='hiddenwin' id='dataform'>
<table class='table-1'>
<caption><?php echo $lang->testtask->create;?></caption>