From ff9d0b94edc5bcf9d499b29790beb1975ec486f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rytis=20Slatkevi=C4=8Dius?= Date: Fri, 19 Jan 2007 18:50:29 +0000 Subject: [PATCH] correct RSS feed link type to make IE7 and Safari recognise the feed svn path=/trunk/boinc/; revision=11909 --- checkin_notes | 10 ++++++++++ html/inc/util.inc | 8 ++++---- html/user/sample_index.php | 2 +- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/checkin_notes b/checkin_notes index a0a3f5a872..411978e325 100755 --- a/checkin_notes +++ b/checkin_notes @@ -839,3 +839,13 @@ Rom 19 Jan 2007 clientgui/ BOINCTaskBar.cpp + +Rytis 19 Jan 2007 + - user web: correct RSS feed link type to make IE7 and Safari recognise the + feed. + + html/ + inc/ + util.inc + user/ + sample_index.php diff --git a/html/inc/util.inc b/html/inc/util.inc index 3930853b27..b7f3793aa0 100644 --- a/html/inc/util.inc +++ b/html/inc/util.inc @@ -111,13 +111,13 @@ function page_head($title, $java_onload=null, $title_plain=null, $prefix="") { if (!$title_plain) { echo "".strip_tags($title)." - - + + "; } else { echo "".strip_tags($title_plain)." - - + + "; } if ($java_onload){ diff --git a/html/user/sample_index.php b/html/user/sample_index.php index 989e06e2e3..3a0afc009f 100644 --- a/html/user/sample_index.php +++ b/html/user/sample_index.php @@ -67,7 +67,7 @@ echo " ".PROJECT." - +

".PROJECT."