From 838fa1d499ed33848e400a8c5d134a52d2f7bf93 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 22 Mar 2018 10:36:00 +0100 Subject: [PATCH] Bug 20459: Correct message for cancelling an article request Content-Type: text/plain; charset=utf-8 We should not ask for 'cancel this hold'. Remove corresponding TODO. Fix qa warning on old bootstrap style: btn btn-mini => btn btn-default btn-xs Test plan: Create an article request and cancel it on opac-user. Signed-off-by: Marcel de Rooy --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt index 1a5203f..e4b7b98 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt @@ -864,8 +864,7 @@ Using this account is not recommended because some parts of Koha will not functi Cancel: - Cancel - + Cancel [% END %] @@ -898,6 +897,7 @@ Using this account is not recommended because some parts of Koha will not functi [% INCLUDE 'datatables.inc' %]