Lines 1-9
Link Here
|
1 |
<<<<<<< HEAD |
|
|
2 |
[% USE Koha %] |
1 |
[% USE Koha %] |
3 |
[% USE raw %] |
2 |
[% USE raw %] |
4 |
[% USE Asset %] |
3 |
[% USE Asset %] |
5 |
======= |
|
|
6 |
>>>>>>> Bug 18308: Changed ordering of onboarding steps |
7 |
[% INCLUDE 'doc-head-open.inc' %] |
4 |
[% INCLUDE 'doc-head-open.inc' %] |
8 |
<title>Koha › Web installer › Set minPasswordLength system preference</title> |
5 |
<title>Koha › Web installer › Set minPasswordLength system preference</title> |
9 |
[% INCLUDE 'installer-doc-head-close.inc' %] |
6 |
[% INCLUDE 'installer-doc-head-close.inc' %] |
10 |
- |
|
|