From 2f518143de69eaabeb0a1ef2c4af672c2af518ba Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 10 May 2003 09:36:57 +0000 Subject: [PATCH] Tidy up of a code - took out all the short PHP tags --- user/edit.html | 132 ++++++++++++++++++++++++------------------------- 1 file changed, 66 insertions(+), 66 deletions(-) diff --git a/user/edit.html b/user/edit.html index cd5b2b7007..5d1c9f6e4e 100644 --- a/user/edit.html +++ b/user/edit.html @@ -1,4 +1,4 @@ -htmleditor)) { $user->htmleditor = 1; } @@ -8,12 +8,12 @@ ?> -
+ -"; - echo ""; + echo ""; if($CFG->auth == "email" || $CFG->auth == "none" || $CFG->auth == "manual"){ echo ""; - echo ""; + echo ""; echo " - - + - - + - - + - - + - - + -htmleditor) { ?> +htmleditor) { ?> - - + - + - - + - - + - - + - - + - - + - + -gdversion)) { ?> +gdversion)) { ?> - + - + - - + - - + - - + - - + - - + - - + - -

".get_string("username").":

".get_string("username").":

username); @@ -28,7 +28,7 @@ if (isadmin()) { if($CFG->auth == "email" || $CFG->auth == "none" || $CFG->auth == "manual"){ echo "

".get_string("newpassword").":

".get_string("newpassword").":

newpassword)) p($user->newpassword); echo "\">"; @@ -44,26 +44,26 @@ if (isadmin()) { } ?>

:

- +

:

+

:

- +

:

+

:

- +

:

+

:

:

:

:

mailformat, "") ?>

:

:

htmleditor, "") ?>

:

- +

:

+

:

:

country and $CFG->country) { $user->country = $CFG->country; } choose_from_menu ($COUNTRIES, "country", $user->country, get_string("selectacountry")."...", "", "") ?> - +

:

:

lang) { $user->lang = $CFG->lang; } @@ -121,8 +121,8 @@ if (isadmin()) {

:

:

timezone) > 13) { $user->timezone = 99; } @@ -147,74 +147,74 @@ if (isadmin()) {

:

:

"; + echo "
"; } ?> - - + +

:

:

:

:

- + -

:

- +

:

+

:

- +

:

+

:

- +

:

+

1:

- +

1:

+

2:

- +

2:

+

:

- +

:

+
">
- - -
+ "> + + + + -- 2.39.5