* add color of table.

This commit is contained in:
wangchunsheng
2010-01-20 04:00:36 +00:00
parent 174affc4bb
commit aed6cc6368

View File

@@ -23,6 +23,7 @@
*/
?>
<?php include '../../common/header.html.php';?>
<?php include '../../common/colorize.html.php';?>
<script language="Javascript">
function check(checker, module)
{
@@ -42,7 +43,7 @@ function checkall(checker)
</script>
<div class='yui-d0'>
<form method='post' target='hiddenwin'>
<table align='center' class='table-1 a-left'>
<table align='center' class='table-1 a-left colored'>
<caption><?php echo $group->name . $lang->colon . $lang->group->managePriv;?></caption>
<tr class='nobr'>
<th><?php echo $lang->group->module;?></th>