Subversion Repositories ALCASAR

Rev

Rev 1860 | Rev 2817 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1860 Rev 1861
Line 37... Line 37...
37
	exit();
37
	exit();
38
}
38
}
39
?>
39
?>
40
<head>
40
<head>
41
<title>Find group</title>
41
<title>Find group</title>
42
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config[general_charset]?>">
42
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config['general_charset']?>">
43
<link rel="stylesheet" href="/css/style.css">
43
<link rel="stylesheet" href="/css/style.css">
44
</head>
44
</head>
45
<body>
45
<body>
46
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
46
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
47
	<tr><th><?php echo "$l_groups_managment"; ?></th></tr>
47
	<tr><th><?php echo "$l_groups_managment"; ?></th></tr>