From dd6bb8fb380721323bc2f3b331430c7315f19b6d 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 (cherry picked from commit d763d7cf3c28149b5d7f82de8a98789ee97814d6) Signed-off-by: Chris Cormack Signed-off-by: Liz Rea --- .../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 45df9f8e47..1ac99f80ed 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 @@ -408,7 +408,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.39.5