* batch change the ui.

This commit is contained in:
wangchunsheng
2011-02-16 14:29:44 +00:00
parent 7f21a89c55
commit 2a495f8835
120 changed files with 205 additions and 206 deletions
+2 -2
View File
@@ -20,7 +20,7 @@ function setWhite(acl)
}
</script>
<div class='yui-d0'>
<div class='yui-d0'><div class='u-1'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-1 a-left'>
<caption><?php echo $lang->project->edit;?></caption>
@@ -87,5 +87,5 @@ function setWhite(acl)
<tr><td colspan='2' class='a-center'><?php echo html::submitButton() . html::resetButton();?></td></tr>
</table>
</form>
</div>
</div></div>
<?php include '../../common/view/footer.html.php';?>