From 1ec896e0cb5ca58b80672c3529222a31ec6ea183 Mon Sep 17 00:00:00 2001 From: Alex Buckley Date: Thu, 20 Apr 2017 13:48:06 +1200 Subject: [PATCH] Bug 18462 - Changed the display of the

in the onboardinstep5.tt and the location of the onboarding string in onboardingstep3.tt --- koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt index 99d0d7d..cad6b6f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep3.tt @@ -4,7 +4,6 @@ [% INCLUDE 'js_includes.inc' %] [% INCLUDE 'validator-strings.inc' %] [% INCLUDE 'installer-strings.inc' %] -[% INCLUDE 'onboarding_messages.inc' %] Koha › Web installer › Create Koha administrator patron @@ -12,6 +11,7 @@

Koha

+ [% INCLUDE 'onboarding_messages.inc' %]

Web installer › Create Koha administrator patron

Now we will create a patron with superlibrarian permissions. Login with this to access Koha as a staff member will all permissions.

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt index 8648857..97211f2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep5.tt @@ -11,10 +11,10 @@

Koha

-

Web installer › Complete

[% INCLUDE 'onboarding_messages.inc' %] [% IF all_done %] +

Web installer › Complete

Congratulations you have finished and ready to use Koha

Start using Koha [% ELSE %] -- 2.1.4