From d8373a18429ade1bb81139e9a8f41e74d5ef922b Mon Sep 17 00:00:00 2001 From: =?UTF-8?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. --- koha-tmpl/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 aa37af4..f87f5d5 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: -- 1.9.1