annotate client/digitallibrary/empty.html @ 446:323e7d7dc378

fixed problem with next/prev page button in oldskin (basically my bad for not properly adapting the new dllib.js)
author robcast
date Mon, 16 Jan 2006 20:36:29 +0100
parents d407cb901df4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20
d407cb901df4 Initial revision
robcast
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
d407cb901df4 Initial revision
robcast
parents:
diff changeset
2 <html>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
3 <head>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
4 </head>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
5
d407cb901df4 Initial revision
robcast
parents:
diff changeset
6 <body>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
7 </body>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
8 </html>