* Fix downloadxxd view.

This commit is contained in:
Yagami
2018-12-10 09:14:57 +08:00
parent 3e74b16398
commit e08e8fa353
@@ -10,7 +10,6 @@
* @link http://www.zentao.net
*/
?>
<?php include '../../../common/view/header.modal.html.php';?>
<form id='jaxForm' class='form-horizontal' action='<?php echo inlink('downloadxxd')?>' method='post' target='_blank'>
<table class='table table-form'>
<tr>
@@ -61,7 +60,6 @@
</tr>
</table>
</form>
<?php include '../../../common/view/footer.modal.html.php';?>
<script>
$(function()
{