From 4e2a8f75447dffb44c30d63d4beb0f0a2b27cafc Mon Sep 17 00:00:00 2001 From: Hayley Mapley Date: Thu, 11 Apr 2019 13:27:14 +1200 Subject: [PATCH] Bug 18308: Added missing onboardingstep8.tt Sponsered-by: Catalyt IT --- .../prog/en/modules/onboarding/onboardingstep8.tt | 140 +++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep8.tt diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep8.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep8.tt new file mode 100644 index 0000000000..680be3a0a2 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep8.tt @@ -0,0 +1,140 @@ +[% INCLUDE 'doc-head-open.inc' %] +Koha › Web installer › + [% IF all_done %] + Complete + [% ELSE %] + Create circulation rule + [% END %] + +[% INCLUDE 'installer-doc-head-close.inc' %] + + + +
+
+
+

Koha

+ + [% IF all_done %] +

Web installer › Complete

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

Congratulations, you have finished and are ready to use Koha

+ Start using Koha + [% ELSE %] + +

Web installer › Create a new circulation rule

+ + [% INCLUDE 'onboarding_messages.inc' %] + +
+
+ + +
    +
  1. + + + Required +
  2. +
  3. + + + Required +
  4. + +
  5. + + + Required +
  6. +
  7. + + + Required +
  8. + +
  9. + + + Required +
  10. +
  11. + + +
  12. +
  13. + + + Required +
  14. + +
  15. + + + Required +
  16. + +
  17. + + +
  18. +
+

+ To create another circulation rule, go to: + Administration › Circulation and fine rules +

+ +
+ + +
+ [% END %] +
+
+
+ +[% MACRO jsinclude BLOCK %] + [% INCLUDE 'validator-strings.inc' %] + [% INCLUDE 'installer-strings.inc' %] + +[% END %] + +[% INCLUDE 'installer-intranet-bottom.inc' %] -- 2.11.0