From a15803d3d887c97aeea2b5a534dffa184b90d83a Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 14 Nov 2002 06:22:13 +0000 Subject: [PATCH] Argh ... fix for Netscape fix - was causing problems on other browsers --- lib/moodlelib.php | 2 +- theme/standard/header.html | 2 +- theme/standardblue/header.html | 2 +- theme/standardgreen/header.html | 2 +- theme/standardlogo/header.html | 2 +- theme/standardred/header.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/moodlelib.php b/lib/moodlelib.php index f89ec829be91e..21a2cee70beda 100644 --- a/lib/moodlelib.php +++ b/lib/moodlelib.php @@ -10,7 +10,7 @@ /// STANDARD WEB PAGE PARTS /////////////////////////////////////////////////// -function print_header ($title="", $heading="", $navigation="", $focus="", $meta="", $cache=true, $button="", $menu="") { +function print_header ($title="", $heading="", $navigation="", $focus="", $meta="", $cache=true, $button=" ", $menu="") { // $title - appears top of window // $heading - appears top of page // $navigation - premade navigation string diff --git a/theme/standard/header.html b/theme/standard/header.html index 5894fa670efce..c4f7620a28d70 100644 --- a/theme/standard/header.html +++ b/theme/standard/header.html @@ -39,7 +39,7 @@ -   +
diff --git a/theme/standardblue/header.html b/theme/standardblue/header.html index 370f322675d3e..de14e537a8f1e 100644 --- a/theme/standardblue/header.html +++ b/theme/standardblue/header.html @@ -39,7 +39,7 @@ -   +
diff --git a/theme/standardgreen/header.html b/theme/standardgreen/header.html index 2c0ba70880e62..d92154c01d2d1 100644 --- a/theme/standardgreen/header.html +++ b/theme/standardgreen/header.html @@ -39,7 +39,7 @@ -   +
diff --git a/theme/standardlogo/header.html b/theme/standardlogo/header.html index a51d8b7e55cab..f60e894721cfb 100644 --- a/theme/standardlogo/header.html +++ b/theme/standardlogo/header.html @@ -41,7 +41,7 @@ -   +
diff --git a/theme/standardred/header.html b/theme/standardred/header.html index 40b65e20923e6..2d0472ad3cd91 100644 --- a/theme/standardred/header.html +++ b/theme/standardred/header.html @@ -39,7 +39,7 @@ -   +