From: moodler Date: Wed, 14 May 2003 05:01:01 +0000 (+0000) Subject: Changed home page link to moodle.org (from moodle.com) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=76c1650d026848e074c531ce212397d721e8abed;p=moodle.git Changed home page link to moodle.org (from moodle.com) I did some heavy thinking about this, and I think this is best for the community. I had wanted to drive some traffic past moodle.com (the moodle.com will feature very prominent links to moodle.org). What I'll do now, I think, is put a advertisements on http://moodle.org pointing to moodle.com. Also some lowercasing of HTML. --- diff --git a/lib/weblib.php b/lib/weblib.php index 203654d3ee..fcfa1392a4 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -249,21 +249,21 @@ function link_to_popup_window ($url, $name="popup", $linkname="click here", $hei global $CFG; - echo "\n"; - echo "\n\n"; + echo "\n"; + echo "\n\n"; } function close_window_button() { /// Prints a simple button to close a window - echo "
"; - echo ""; - echo "
"; + echo "
"; + echo ""; + echo "
"; } @@ -281,28 +281,28 @@ function choose_from_menu ($options, $name, $selected="", $nothing="choose", $sc $javascript = ""; } - $output = "\n"; if ($nothing) { - $output .= "