From 46fd234634a43720a6be1ce02da1c17c1561c19f Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 21 Nov 2003 07:06:17 +0000 Subject: [PATCH] Show current user image on editing page ... Bit of a hack ... not sure about the location . --- user/edit.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/user/edit.html b/user/edit.html index e1855dd947..df3bc1e12e 100644 --- a/user/edit.html +++ b/user/edit.html @@ -171,7 +171,9 @@ if (isadmin()) { -
: +
:    + id, $course->id, $user->picture, false, false, false); ?> + -- 2.39.5