[Ida-cvs] htdocs header.inc,1.2,1.3
Status: Pre-Alpha
Brought to you by:
alexanderb
From: Tobias B. <bra...@us...> - 2005-01-06 15:27:10
|
Update of /cvsroot/ida/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27265 Modified Files: header.inc Log Message: stylesheets should now also work in subfolders Index: header.inc =================================================================== RCS file: /cvsroot/ida/htdocs/header.inc,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** header.inc 9 Nov 2004 22:49:03 -0000 1.2 --- header.inc 6 Jan 2005 15:26:59 -0000 1.3 *************** *** 3,7 **** <html> <head> ! <link rel="stylesheet" TYPE="text/css" href="stylesheets.css"> <meta name="generator" content="Bei Hand"> --- 3,7 ---- <html> <head> ! <link rel="stylesheet" TYPE="text/css" href="http://ida.sf.net/stylesheets.css"> <meta name="generator" content="Bei Hand"> |