From d763d7cf3c28149b5d7f82de8a98789ee97814d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Marc=20V=C3=A9ron?= Date: Tue, 2 Jun 2015 11:39:17 +0200 Subject: [PATCH] Bug 14314: System Preferences: Better explanation for syspref 'ShowReviewerPhoto' [PASSED QA] If syspref ShowReviewerPhoto is enabled, the reviewer's avatar is displayed beside comments in OPAC. The avatar will be searched on www.libravatar.org using the patron's email address. This patch changes the text for 'ShowReviewerPhoto'. To test: Apply patch Go to Home > Administration > System preferences Search for ShowReviewerPhoto Verify that the new explanation makes sense. Signed-off-by: Bernardo Gonzalez Kriegel Better explanation, no errors. Signed-off-by: Katrin Fischer Changed mail to e-mail. Signed-off-by: Tomas Cohen Arazi --- .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index aa37af46e5..f87f5d5ea1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -414,7 +414,7 @@ OPAC: choices: yes: Show no: Hide - - reviewer's photo beside comments in OPAC. + - reviewer's avatar beside comments in OPAC. The avatar will be searched on www.libravatar.org using the patron's e-mail address. - - pref: RequestOnOpac choices: -- 2.20.1