Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1804 → Rev 1805

/web/acc/manager/htdocs/show_groups.php
10,7 → 10,7
echo <<<EOM
<html>
<title>Find group</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<meta http-equiv="Content-Type" content="text/html" charset="$config[general_charset]">
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
21,11 → 21,11
EOM;
exit();
}
if ($config[general_lib_type] != 'sql'){
if ($config['general_lib_type'] != 'sql'){
echo <<<EOM
<html>
<title>find group</title>
<meta http-equiv="Content-Type" content="text/html; charset=$config[general_charset]">
<meta http-equiv="Content-Type" content="text/html" charset="$config[general_charset]">
<link rel="stylesheet" href="style.css">
</head>
<body>
45,7 → 45,7
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><th><?php echo "$l_groups_managment"; ?></th></tr>
<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1"
<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1"
height="2"></td></tr>
</TABLE>
<TABLE width="100%" border=0 cellspacing=0 cellpadding=1>