From: stronk7 Date: Tue, 23 Mar 2004 23:53:05 +0000 (+0000) Subject: Small typo. Detected by aroberti. Bug 1178. Closed now. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=340ccd3e8d68503d5abe743c5477b1dcec187268;p=moodle.git Small typo. Detected by aroberti. Bug 1178. Closed now. --- diff --git a/user/view.php b/user/view.php index 7350a86b7c..35d0a95699 100644 --- a/user/view.php +++ b/user/view.php @@ -105,7 +105,7 @@ // Print all the little details in a list - echo ""; if ($user->city or $user->country) { $countries = get_list_of_countries();