* change edit page's form to dataform.

This commit is contained in:
wangchunsheng
2012-07-02 06:25:41 +00:00
parent 211158e91e
commit b6607176e9
18 changed files with 18 additions and 18 deletions

View File

@@ -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='dataform'>
<table align='center' class='table-1 a-left'>
<caption><?php echo $lang->project->edit;?></caption>
<tr>