From f0280dabe0db3e27e0e56a025a61bd41f206de57 Mon Sep 17 00:00:00 2001 From: Srikanth Dhondi Date: Mon, 29 Oct 2012 13:57:09 +1300 Subject: [PATCH] Bug 8712: change "New list" to "Create new list" in OPAC masthead This makes it clear for screen reader users. Signed-off-by: Marcel de Rooy Note that you should delete all your private lists to see this change. Signed-off-by: Galen Charlton --- koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc index b915cb143e..0af9d74996 100644 --- a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc +++ b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc @@ -178,7 +178,7 @@ [% ELSE %] +
  • [Create new list]
  • [% END %] [% ELSE %] -- 2.39.5