* adjust the create form's style.

* adjust row height of table.
 * adjust fieldset's style.
This commit is contained in:
wangchunsheng
2012-06-30 07:10:32 +00:00
parent fbc412e103
commit 78873b15e7
17 changed files with 28 additions and 23 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ $(document).ready(function()
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<script>var holders=<?php echo json_encode($lang->project->placeholder);?></script>
<form method='post' target='hiddenwin'>
<form method='post' target='hiddenwin' id='createform'>
<table align='center' class='table-1 a-left'>
<caption><?php echo $lang->project->create;?></caption>
<tr>