From: dongsheng Date: Wed, 10 Dec 2008 07:24:11 +0000 (+0000) Subject: "MDL-17570,clean align property, merged from 1.9" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ff9b4ea40aeac665387e155981e5a343cac1b741;p=moodle.git "MDL-17570,clean align property, merged from 1.9" --- diff --git a/admin/lang.php b/admin/lang.php index a89839326a..abb1ed2389 100644 --- a/admin/lang.php +++ b/admin/lang.php @@ -822,7 +822,7 @@ echo ''; echo ''; echo ''; - echo "
\n"; + echo "
\n"; echo "\n
\n"; $preview_url = lang_help_preview_url($currentfile, true, 'en_utf8'); // do not display en_utf8_local diff --git a/blog/rsslib.php b/blog/rsslib.php index a0ad2dc09c..f688f7c100 100755 --- a/blog/rsslib.php +++ b/blog/rsslib.php @@ -40,7 +40,7 @@ require_once($CFG->libdir.'/filelib.php'); $path = get_file_url($path, null, 'rssfile'); - print '
'.get_string('rss').'
'; + print '
'.get_string('rss').'
'; } diff --git a/enrol/authorize/enrol.php b/enrol/authorize/enrol.php index e50be2eaa3..30c622d3cb 100755 --- a/enrol/authorize/enrol.php +++ b/enrol/authorize/enrol.php @@ -71,7 +71,7 @@ class enrolment_plugin_authorize if ($USER->username == 'guest') { // only real guest user, not for users with guest role $curcost = get_course_cost($course); - echo '
'; + echo '
'; echo '

'.get_string('paymentrequired').'

'; echo '

'.get_string('cost').": $curcost[currency] $curcost[cost]".'

'; echo '

'.get_string('loginsite').'

'; diff --git a/enrol/authorize/enrol_form.php b/enrol/authorize/enrol_form.php index 77ec0234da..bf5c0fc4da 100755 --- a/enrol/authorize/enrol_form.php +++ b/enrol/authorize/enrol_form.php @@ -20,7 +20,7 @@ class enrol_authorize_form extends moodleform $mform->addElement('header', 'general', get_string('paymentrequired')); $othermethodstr = $this->other_method_available($paymentmethod); if ($othermethodstr) { - $mform->addElement('static', '', '
' . $othermethodstr . '
', ''); + $mform->addElement('static', '', '
' . $othermethodstr . '
', ''); } $mform->addElement('hidden', 'id', $course->id); diff --git a/lib/adodb/adodb-perf.inc.php b/lib/adodb/adodb-perf.inc.php index 50af6e3c5b..5f0e0a4875 100644 --- a/lib/adodb/adodb-perf.inc.php +++ b/lib/adodb/adodb-perf.inc.php @@ -751,7 +751,7 @@ Committed_AS: 348732 kB echo $this->Tables(); break; } global $ADODB_vers; - echo "

$ADODB_vers Sponsored by phpLens
"; + echo "

$ADODB_vers Sponsored by phpLens
"; } /* @@ -1085,4 +1085,4 @@ Committed_AS: 348732 kB // end hack } -?> \ No newline at end of file +?> diff --git a/mod/feedback/analysis.php b/mod/feedback/analysis.php index 19bcd129d0..0684f3bc72 100644 --- a/mod/feedback/analysis.php +++ b/mod/feedback/analysis.php @@ -114,7 +114,7 @@ } //button "export to excel" - //echo '
'; + //echo '
'; // echo '