annotate client/digitallibrary/digilib-fail.html @ 101:ef7ccc290d9a vendor

XUL Digilib Buttons in chrome
author engler
date Tue, 13 May 2003 20:59:47 +0200
parents fd23063ba2d9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
2 <html> <head>
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
3 <title>Login to digilib</title>
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
4 </head>
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
5
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
6 <body>
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
7 <h1>Login to digilib failed</h1>
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
8
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
9 <p>The name and password are incorrect!</p>
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
10
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
11 <p>You can use the browser's &quot;Back&quot; button and try again.</p>
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
12
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
13 </body>
fd23063ba2d9 First import of client module
robcast
parents:
diff changeset
14 </html>