Bugzilla – Attachment 117402 Details for
Bug 27473
Improve link text in the installer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27473: Improved link text in installer
Bug-27473-Improved-link-text-in-installer.patch (text/plain), 1.44 KB, created by
Victor Grousset/tuxayo
on 2021-02-26 20:49:05 UTC
(
hide
)
Description:
Bug 27473: Improved link text in installer
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2021-02-26 20:49:05 UTC
Size:
1.44 KB
patch
obsolete
>From 119871d8e957b3be3cef0cfe5d9086a1a49e8e5b Mon Sep 17 00:00:00 2001 >From: Eden Bacani <eden.bacani@gmail.com> >Date: Wed, 20 Jan 2021 02:12:11 +0000 >Subject: [PATCH] Bug 27473: Improved link text in installer > >Test Plan >1. run reset_all to run koha installer >2. Check that after importing sample data step that link says 'Continue >to the next stage' > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt >index 685fd7f116..e65545fa7f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt >@@ -48,7 +48,7 @@ > [% IF ( finish ) %] > <h2>Web installer › Installation complete</h2> > <h3>Congratulations, installation complete</h3> >- <p>This page will redirect in 10 seconds. <a href="/cgi-bin/koha/installer/onboarding.pl">If not, click here to start onboarding process.</a></p> >+ <p>This page will redirect in 10 seconds. <a href="/cgi-bin/koha/installer/onboarding.pl">Continue to the next stage</a></p> > [% END %] > > [% IF ( choosemarc ) %] >-- >2.30.1
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 27473
:
115400
|
115627
|
115643
|
115645
|
116458
|
116459
| 117402 |
117403
|
117447
|
117448