Changeset 1255 for pykota/trunk/cgi-bin

Show
Ignore:
Timestamp:
01/07/04 17:07:17 (20 years ago)
Author:
jalet
Message:

The stylesheet is again expected to be local, it was a bad idea to use
the one on my server.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/cgi-bin/printquota.cgi

    r1253 r1255  
    2323# 
    2424# $Log$ 
     25# Revision 1.20  2004/01/07 16:07:17  jalet 
     26# The stylesheet is again expected to be local, it was a bad idea to use 
     27# the one on my server. 
     28# 
    2529# Revision 1.19  2004/01/06 16:05:45  jalet 
    2630# Will now search the stylesheet on my own website. 
     
    97101  <head> 
    98102    <title>PyKota Reports</title> 
    99     <link rel="stylesheet" type="text/css" href="http://www.librelogiciel.com/software/PyKota/pykota.css" /> 
     103    <link rel="stylesheet" type="text/css" href="pykota.css" /> 
    100104  </head> 
    101105  <body>