From 145cb8f9ab8ec8e56f755c24fc16f2a50221114e Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 11 Sep 2003 13:21:56 +0000 Subject: [PATCH] More short tags --- backup/backup_check.html | 2 +- backup/backup_form.html | 2 +- backup/restore_form.html | 2 +- mod/quiz/edit.php | 2 +- mod/quiz/numerical.html | 2 +- mod/resource/details.php | 20 ++++++++++---------- mod/survey/view.php | 2 +- mod/workshop/mod.html | 10 +++++----- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/backup/backup_check.html b/backup/backup_check.html index 82ba45f286..1faaafc589 100644 --- a/backup/backup_check.html +++ b/backup/backup_check.html @@ -75,7 +75,7 @@
action=""> -"; diff --git a/backup/backup_form.html b/backup/backup_form.html index 6adba0d991..c0c5bb6d23 100644 --- a/backup/backup_form.html +++ b/backup/backup_form.html @@ -76,7 +76,7 @@ action="">
-name; diff --git a/backup/restore_form.html b/backup/restore_form.html index 88f07ad66a..590aa680e5 100644 --- a/backup/restore_form.html +++ b/backup/restore_form.html @@ -100,7 +100,7 @@ action="">
-"> - - min) && is_numeric($answers[0]->answer)) { diff --git a/mod/resource/details.php b/mod/resource/details.php index 94b011a1a3..a134fce1d2 100644 --- a/mod/resource/details.php +++ b/mod/resource/details.php @@ -69,7 +69,7 @@ - - - - :

- alltext) ?> - alltext) ?> - alltext); ?> - "> -type == HTML) { print_richedit_javascript("theform", "alltext", "yes"); } diff --git a/mod/survey/view.php b/mod/survey/view.php index 7120f3f2da..4cb7fb5b03 100644 --- a/mod/survey/view.php +++ b/mod/survey/view.php @@ -149,7 +149,7 @@ function checkform() { -"; print_footer($course); diff --git a/mod/workshop/mod.html b/mod/workshop/mod.html index ed98371ec6..26d09a369f 100644 --- a/mod/workshop/mod.html +++ b/mod/workshop/mod.html @@ -1,4 +1,4 @@ - -
"; print_simple_box_start("CENTER", "100%", $THEME->body); diff --git a/mod/quiz/numerical.html b/mod/quiz/numerical.html index 6f110fc8bf..3b8f5c09de 100644 --- a/mod/quiz/numerical.html +++ b/mod/quiz/numerical.html @@ -44,7 +44,7 @@

:

- dataroot."/".$course->id; $coursedirs = get_directory_list($rootdir, $CFG->moddata); foreach ($coursedirs as $dir) { @@ -259,7 +259,7 @@

:

- =0; $i--) { $grades[$i] = $i; } @@ -110,7 +110,7 @@

:

- =0; $i--) { $numbers[$i] = $i; } @@ -193,7 +193,7 @@

:

-

:

deadline); echo " - "; print_time_selector("deadlinehour", "deadlineminute", $form->deadline); -- 2.39.5