Mercurial > hg > digilib-old
view client/digitallibrary/digilib-fail.html @ 56:2ea78a56ecf8
Use system specific pathSeparator for documents paths (; on Win).
Fix Error accessing files when only one document path was specified.
(ROC)
author | robcast |
---|---|
date | Tue, 27 Aug 2002 12:29:07 +0200 |
parents | d407cb901df4 |
children |
line wrap: on
line source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title>Login to digilib</title> </head> <body> <h1>Login to digilib failed</h1> <p>The name and password are incorrect!</p> <p>You can use the browser's "Back" button and try again.</p> </body> </html>