Bugzilla – Attachment 117447 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: (follow-up) Remove the redirect message
Bug-27473-follow-up-Remove-the-redirect-message.patch (text/plain), 1.41 KB, created by
Owen Leonard
on 2021-03-01 13:11:30 UTC
(
hide
)
Description:
Bug 27473: (follow-up) Remove the redirect message
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2021-03-01 13:11:30 UTC
Size:
1.41 KB
patch
obsolete
>From 8f7ef9c7afe857d615fbc9a1ac624032598653df Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Mon, 1 Mar 2021 13:05:22 +0000 >Subject: [PATCH] Bug 27473: (follow-up) Remove the redirect message > >I don't think it's necessary to remove the redirect because I don't >think it does any harm, but why include a message about it? I think we >should treat this step like all the others and provide a button to take >the user to the next page. >--- > 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 aa6a446c6a..b549532eab 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">Continue with the onboarding process</a></p> >+ <p><a class="btn btn-primary" href="/cgi-bin/koha/installer/onboarding.pl">Begin the onboarding process</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