From 950d92c4df8555075cd878634487fb00ea5bc716 Mon Sep 17 00:00:00 2001 From: Srikanth Dhondi Date: Mon, 29 Oct 2012 13:57:09 +1300 Subject: [PATCH] bug 8712 - changed "New list" to "Create new list" Content-Type: text/plain; charset=utf-8 This makes it clear for screen reader users. Signed-off-by: Marcel de Rooy Note that you should delete all you private lists to see this change. --- koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc b/koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc index 651e669..70cbcc9 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 %] -- 1.7.7.6