2003-11-23 13:14:55 +01:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>GNU-Viech Administration tool</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2003-11-23 21:44:06 +01:00
|
|
|
<a href="start.php"><?php echo _("Login to the administration pages"); ?></a><br/>
|
|
|
|
<a href="register.php"><?php echo _("Register as new client"); ?></a><br/>
|
2003-11-23 13:14:55 +01:00
|
|
|
</body>
|
|
|
|
</html>
|