* fix the bug#338.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user