|
Lines 1-8
Link Here
|
| 1 |
[% INCLUDE 'doc-head-open.inc' %]<title>Koha › Web Installer › Step 3</title> |
1 |
[% INCLUDE 'doc-head-open.inc' %]<title>Koha › Web installer › Step 3</title> |
| 2 |
[% IF ( finish ) %]<meta http-equiv="refresh" content="10; url=/cgi-bin/koha/mainpage.pl">[% END %] |
2 |
[% IF ( finish ) %]<meta http-equiv="refresh" content="10; url=/cgi-bin/koha/mainpage.pl">[% END %] |
| 3 |
[% INCLUDE 'installer-doc-head-close.inc' %] |
3 |
[% INCLUDE 'installer-doc-head-close.inc' %] |
| 4 |
<div> |
4 |
<div> |
| 5 |
<h1 id="logo"><img alt="Koha" src="/intranet-tmpl/prog/img/koha.org-logo.gif" /> Web Installer › Step 3</h1> |
5 |
<h1 id="logo"><img alt="Koha" src="/intranet-tmpl/prog/img/koha.org-logo.gif" /> Web installer › Step 3</h1> |
| 6 |
|
6 |
|
| 7 |
[% IF ( selectframeworks ) %] |
7 |
[% IF ( selectframeworks ) %] |
| 8 |
<script language="JavaScript"> |
8 |
<script language="JavaScript"> |
|
Lines 77-87
Link Here
|
| 77 |
</script> |
77 |
</script> |
| 78 |
[% END %] |
78 |
[% END %] |
| 79 |
[% IF ( finish ) %] |
79 |
[% IF ( finish ) %] |
| 80 |
<h1>Congratulations, Installation complete</h1> |
80 |
<h1>Congratulations, installation complete</h1> |
| 81 |
<p>If this page does not redirect in 5 seconds, click <a href="/">here</a>.</p> |
81 |
<p>If this page does not redirect in 5 seconds, click <a href="/">here</a>.</p> |
| 82 |
[% END %] |
82 |
[% END %] |
| 83 |
[% IF ( choosemarc ) %] |
83 |
[% IF ( choosemarc ) %] |
| 84 |
<h2 align="center">Select your MARC flavour</h2> |
84 |
<h2 align="center">Select your MARC flavor</h2> |
| 85 |
<form name="frameworkselection" method="post" action="install.pl"> |
85 |
<form name="frameworkselection" method="post" action="install.pl"> |
| 86 |
<input type="hidden" name="step" value="3" /> |
86 |
<input type="hidden" name="step" value="3" /> |
| 87 |
<input type="hidden" name="op" value="selectframeworks" /> |
87 |
<input type="hidden" name="op" value="selectframeworks" /> |
|
Lines 96-102
Link Here
|
| 96 |
</div> |
96 |
</div> |
| 97 |
[% END %] |
97 |
[% END %] |
| 98 |
</p> |
98 |
</p> |
| 99 |
<p> Click Next to continue <input value="Next >>" type="submit" /></p> |
99 |
<p> Click 'Next' to continue <input value="Next >>" type="submit" /></p> |
| 100 |
</form> |
100 |
</form> |
| 101 |
[% END %] |
101 |
[% END %] |
| 102 |
|
102 |
|
|
Lines 107-113
Link Here
|
| 107 |
<input type="hidden" name="op" value="addframeworks" /> |
107 |
<input type="hidden" name="op" value="addframeworks" /> |
| 108 |
|
108 |
|
| 109 |
[% IF ( frameworksloop ) %] |
109 |
[% IF ( frameworksloop ) %] |
| 110 |
<h2>MARC Frameworks: [% marcflavour %]</h2> |
110 |
<h2>MARC frameworks: [% marcflavour %]</h2> |
| 111 |
[% IF ( en_marc_frameworks ) %] |
111 |
[% IF ( en_marc_frameworks ) %] |
| 112 |
<h4><span class="error">No MARC frameworks are available for your language. |
112 |
<h4><span class="error">No MARC frameworks are available for your language. |
| 113 |
Defaulting to the frameworks supplied for English (en)<span></h4> |
113 |
Defaulting to the frameworks supplied for English (en)<span></h4> |
|
Lines 182-188
Link Here
|
| 182 |
[% END %] |
182 |
[% END %] |
| 183 |
<h3>All done!</h3> |
183 |
<h3>All done!</h3> |
| 184 |
<p>Installation complete.<br /> |
184 |
<p>Installation complete.<br /> |
| 185 |
<p>Click on Finish to complete and load the Koha Staff Interface. |
185 |
<p>Click on 'Finish' to complete and load the Koha Staff Interface. |
| 186 |
<form name="finish"> |
186 |
<form name="finish"> |
| 187 |
<input type="hidden" name="step" value="3" /> |
187 |
<input type="hidden" name="step" value="3" /> |
| 188 |
<input type="hidden" name="op" value="finish" /> |
188 |
<input type="hidden" name="op" value="finish" /> |
|
Lines 204-210
Link Here
|
| 204 |
</ul> |
204 |
</ul> |
| 205 |
<form action="install.pl"> |
205 |
<form action="install.pl"> |
| 206 |
<input type="hidden" name="step" value="3" /> |
206 |
<input type="hidden" name="step" value="3" /> |
| 207 |
<p> Click Next to continue <input value="Next >>" type="submit" /></p> |
207 |
<p> Click 'Next' to continue <input value="Next >>" type="submit" /></p> |
| 208 |
</form> |
208 |
</form> |
| 209 |
[% END %] |
209 |
[% END %] |
| 210 |
[% END %] |
210 |
[% END %] |
|
Lines 215-221
Link Here
|
| 215 |
<form action="install.pl"> |
215 |
<form action="install.pl"> |
| 216 |
<input type="hidden" name="step" value="3" /> |
216 |
<input type="hidden" name="step" value="3" /> |
| 217 |
<input type="hidden" name="op" value="importdatastructure" /> |
217 |
<input type="hidden" name="op" value="importdatastructure" /> |
| 218 |
<p> Click Next to continue <input value="Next >>" type="submit" /></p> |
218 |
<p> Click 'Next' to continue <input value="Next >>" type="submit" /></p> |
| 219 |
</form> |
219 |
</form> |
| 220 |
[% END %] |
220 |
[% END %] |
| 221 |
|
221 |
|
| 222 |
- |
|
|