* adjust the create form's style.
* adjust row height of table. * adjust fieldset's style.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<?php include '../../common/view/header.html.php';?>
|
||||
<?php include '../../common/view/datepicker.html.php';?>
|
||||
<?php include '../../common/view/kindeditor.html.php';?>
|
||||
<form method='post' target='hiddenwin'>
|
||||
<form method='post' target='hiddenwin' id='createform'>
|
||||
<table class='table-1'>
|
||||
<caption><?php echo $lang->todo->create;?></caption>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user