* fix the bug#338.

This commit is contained in:
wangchunsheng
2012-09-01 07:11:58 +00:00
parent 445e165003
commit b49cc31ea4
-1
View File
@@ -12,7 +12,6 @@
?>
<?php include './header.html.php';?>
<?php include '../../common/view/chosen.html.php';?>
<script>var holders = <?php echo json_encode($lang->testcase->placeholder);?></script>
<form method='post' enctype='multipart/form-data' target='hiddenwin' id='dataform'>
<table class='table-1'>
<caption><?php echo $lang->testcase->create;?></caption>