From: Arun Persaud Date: Wed, 1 Feb 2012 05:06:32 +0000 (-0800) Subject: fixed link to gravatar home page X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=af2046f113109cc6ceaafcbce96377978e12c5a5;hp=e9a0778e2270c200bdb77034a56c7c613606d737 fixed link to gravatar home page an extra slash made the link relative, which of cource didn't work --- 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