* adjust for file module page.

This commit is contained in:
wangyidong
2018-04-28 13:52:17 +08:00
parent fb3e2b370f
commit 00f29bee8a
7 changed files with 54 additions and 64 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ $jsRoot = $webRoot . "js/";
<h4 class="modal-title"><strong><?php echo $lang->tree->edit;?></strong></h4>
</div>
<div class='modal-body'>
<form action="<?php echo inlink('edit', 'module=' . $module->id .'&type=' .$type);?>" target='hiddenwin' class='form-condensed' method='post' class='mt-10px' id='dataform'>
<form action="<?php echo inlink('edit', 'module=' . $module->id .'&type=' .$type);?>" target='hiddenwin' method='post' class='mt-10px' id='dataform'>
<table class='table table-form'>
<?php if($showProduct):?>
<tr>