From: martin Date: Sat, 6 Jul 2002 04:07:55 +0000 (+0000) Subject: Got rid of all pv() functions, now consistently uses p() to print variables safely. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=069bce6efcceda2598b3ddf581cf574bf3841afb;p=moodle.git Got rid of all pv() functions, now consistently uses p() to print variables safely. --- diff --git a/mod/survey/edit_form.html b/mod/survey/edit_form.html index 00e8afeb41..df51f89cd7 100644 --- a/mod/survey/edit_form.html +++ b/mod/survey/edit_form.html @@ -5,43 +5,43 @@

: template) ?> - +

: - +

: - +

: - +

: - +

: - + - - - - -
- + status == "editing") { ?> @@ -50,7 +50,7 @@ id) == 0) { ?>
- +
diff --git a/mod/survey/edit_form.phtml b/mod/survey/edit_form.phtml index a0e5ebc57b..50ed637360 100644 --- a/mod/survey/edit_form.phtml +++ b/mod/survey/edit_form.phtml @@ -9,43 +9,43 @@

Survey type:

template) ?> - +

:

+

:

+

:

+

:

+

:

+
- + status == "editing") { ?> @@ -54,7 +54,7 @@ id) == 0) { ?>
- +
diff --git a/mod/survey/login_form.html b/mod/survey/login_form.html index 871a890373..a2d5341346 100644 --- a/mod/survey/login_form.html +++ b/mod/survey/login_form.html @@ -9,35 +9,35 @@

Survey Password:
(from your teacher)

- " > + " >

Your first name:

- "> + ">

Your last name:

- "> + ">

Your email address:

- "> + ">

Student ID Number:
(optional)

- "> + ">