LDP/LDP/lampadas/www/wrongpermission.html

34 lines
969 B
HTML
Executable File

<html>
<head>
<title>Insufficient Permissions</title>
<link rel=stylesheet href="ldp.css" type="text/css">
</head>
<body>
<h1>Insufficient Permissions</h1>
<p><a href='/index.html'>Index</a>
<a href='/cgi-bin/document_list.pl'>Documents</a>
<a href='/cgi-bin/topic_list.pl'>Topics</a>
<a href='/cgi-bin/maintainer_list.pl'>Maintainers</a>
<a href='/cgi-bin/editor_list.pl'>Editors</a>
<a href='/cgi-bin/ldp_stats.pl'>Statistics</a>
<a href='/help/'>Help</a>
<p>You have not been granted permission to make the requested change to
the database. If you wish to obtain proper permissions, please write
<a href="mailto:david@lupercalia.net">David Merrill</a> and he will set up
your permissions.
<p>Please note that this is intentionally a manual process, so be patient.
You will receive confirmation by email once the permissions are established.
<p><b>Your email must include your username.
<p><a href="index.html">Return to the LDP Database</a>
</body>
</html>