Changeset 1253 for pykota/trunk/cgi-bin
- Timestamp:
- 01/06/04 17:05:45 (21 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/cgi-bin/printquota.cgi
r1240 r1253 23 23 # 24 24 # $Log$ 25 # Revision 1.19 2004/01/06 16:05:45 jalet 26 # Will now search the stylesheet on my own website. 27 # 25 28 # Revision 1.18 2003/12/27 16:49:25 uid67467 26 29 # Should be ok now. … … 94 97 <head> 95 98 <title>PyKota Reports</title> 96 <link rel="stylesheet" type="text/css" href=" pykota.css" />99 <link rel="stylesheet" type="text/css" href="http://www.librelogiciel.com/software/PyKota/pykota.css" /> 97 100 </head> 98 101 <body>