Bugzilla – Attachment 38028 Details for
Bug 13994
Add a back link to error message in Reports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13994 [QA Followup] - Change "Back" to "Return"
Bug-13994-QA-Followup---Change-Back-to-Return.patch (text/plain), 1.01 KB, created by
Kyle M Hall (khall)
on 2015-04-17 10:44:42 UTC
(
hide
)
Description:
Bug 13994 [QA Followup] - Change "Back" to "Return"
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-04-17 10:44:42 UTC
Size:
1.01 KB
patch
obsolete
>From eb2bb8fac614f3efb17ef3d564787ce17b8f240a Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Fri, 17 Apr 2015 06:44:03 -0400 >Subject: [PATCH] Bug 13994 [QA Followup] - Change "Back" to "Return" > >--- > .../en/modules/reports/guided_reports_start.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >index 73b4980..28f1d25 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >@@ -1007,7 +1007,7 @@ Sub report:<select name="subreport"> > [% ELSE %] > [% END %] > <div id="onerror_actions"> >- <a href="javascript:window.history.back()" class="button">Back to previous page</a> >+ <a href="javascript:window.history.back()" class="button">Return to previous page</a> > </div> > [% END %] > </div> >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 13994
:
37803
|
37928
|
38027
| 38028