From af2046f113109cc6ceaafcbce96377978e12c5a5 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Tue, 31 Jan 2012 21:06:32 -0800 Subject: fixed link to gravatar home page an extra slash made the link relative, which of cource didn't work --- include/preferences.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/preferences.php b/include/preferences.php index 61ce1cd..f1c45bd 100644 --- a/include/preferences.php +++ b/include/preferences.php @@ -538,7 +538,7 @@ if($changed_openid) echo " \n"; echo '
'._('Submit')."
\n"; echo " \n"; -echo '

'._('E-DoKo uses gravatars as icons.').'

'; +echo '

'._('E-DoKo uses gravatars as icons.').'

'; echo "\n"; // add jquery date picker if html5 is not available -- cgit v1.2.3-18-g5258