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."