<?php ht_auth() ?>
<html>
<head>
<title><?php echo $cfgProgName.' '.$cfgVersion ?></title>
<meta name="Author" content="Hidayet Dogan (http://www.hido.net)">
<meta name="Description" content="<?php echo $cfgProgName." ".$cfgVersion ?>">
<meta name="Keywords" content="htadmin, htpasswd, .htpasswd, htaccess, .htaccess, htgroup, .htgroup, authentication, php, apache, user management">
<style type="text/css">
.tdheader {
background-color: #5A6BA5;
color: #FFFFFF;
font-weight: bold;
font-family: arial, sans-serif;
font-size: 13px;
}
.tdmain {
color: #000000;
font-weight: normal;
font-family: arial, sans-serif;
font-size: 12px;
}
.copyright {
color: #000000;
font-weight: normal;
font-family: arial, sans-serif;
font-size: 10px;
}
a {
text-decoration: none;
}
</style>
</head>
<body bgcolor="#FFFFFF" text="#560000" link="#5A6BA5" alink="#5A6BA5" vlink="#5A6BA5">