From a232dc470701116a9c94009f3637a8c642d52789 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Thu, 17 Mar 2016 22:39:57 +0000 Subject: [PATCH] [PASSED QA] Bug 16096: Change 'modify' to 'edit' for OAI sets config To test: 1) Go to Admin > OAI Sets Configuration 2) Confirm button in dropdown now says 'Edit'. Click button 3) Confirm heading of page now says 'Edit' and says 'Edit' in breadcrumbs Sponsored-by: Catalyst IT Signed-off-by: Mark Tompsett Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_sets.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_sets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_sets.tt index 983b588..2406e0d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_sets.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_sets.tt @@ -34,7 +34,7 @@ $(document).ready(function() { [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] - +
@@ -47,7 +47,7 @@ $(document).ready(function() {

Add a new OAI set

[% ELSIF ( op_mod ) %] -

Modify OAI set '[% spec %]'

+

Edit OAI set '[% spec %]'

[% END %] @@ -116,7 +116,7 @@ $(document).ready(function() { Actions -- 1.9.1