* Code for finish task #83722.

This commit is contained in:
tianshujie
2023-02-07 16:55:04 +08:00
parent e89612ba41
commit 1cc9d33efc
8 changed files with 50 additions and 19 deletions
+2 -2
View File
@@ -12,12 +12,12 @@
?>
<?php include 'header.html.php';?>
<div id='mainContent' class='main-row'>
<?php include 'sidebar.html.php';?>
<?php if(!in_array($module, array('productplan', 'release'))) include 'sidebar.html.php';?>
<div class='main-col main-content'>
<form class="load-indicator main-form form-ajax" method='post'>
<div class='main-header'>
<div class='heading'>
<strong><?php echo $lang->custom->object[$module] . $lang->arrow . $lang->custom->$module->fields['required']?></strong>
<strong><?php echo $lang->custom->object[$module] . $lang->arrow . $lang->custom->required;?></strong>
</div>
</div>
<table class='table table-form mw-800px'>