Bugzilla – Attachment 115627 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: Imrpoved link text in installer
Bug-27473-Imrpoved-link-text-in-installer.patch (text/plain), 1.38 KB, created by
Eden
on 2021-01-21 22:25:58 UTC
(
hide
)
Description:
Bug 27473: Imrpoved link text in installer
Filename:
MIME Type:
Creator:
Eden
Created:
2021-01-21 22:25:58 UTC
Size:
1.38 KB
patch
obsolete
>From 3a8fe37642ca199b94e323af6264c2eb258f0417 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: Imrpoved 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' >--- > 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..0287323863 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"> This link will take you to the next stage if not redirected automatically</a></p> > [% END %] > > [% IF ( choosemarc ) %] >-- >2.11.0
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