From 2a3ccb71327aae7d10fb8df17f4fc5912f778cbe Mon Sep 17 00:00:00 2001 From: nigels Date: Mon, 5 Jan 2004 15:59:45 +0000 Subject: [PATCH] Changed CSS links to absolute URL git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@444 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/web-src/template.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/freeglut/web-src/template.php b/freeglut/web-src/template.php index 19624e1..43ccf02 100644 --- a/freeglut/web-src/template.php +++ b/freeglut/web-src/template.php @@ -28,14 +28,14 @@ function generateHeader($self) global $title; echo "\n"; - echo "\n"; + echo "\n"; echo ""; ?> - + <? echo $title ?>