Bug 8282: Bug in modules list in about.pl
[koha_fer] / koha-tmpl / intranet-tmpl / prog / en / modules / installer / step2.tt
index 1cac173..458ff42 100644 (file)
@@ -1,10 +1,7 @@
-
-
-
-[% INCLUDE 'doc-head-open.inc' %]<title>Koha &rsaquo; Web Installer &rsaquo; Step 2</title>
+[% INCLUDE 'doc-head-open.inc' %]<title>Koha &rsaquo; Web installer &rsaquo; Step 2</title>
 [% INCLUDE 'installer-doc-head-close.inc' %]
 <div>
-<h1 id="logo"><img alt="Koha" src="/intranet-tmpl/prog/img/koha.org-logo.gif" /> Web Installer &rsaquo; Step 2</h1>
+<h1 id="logo"><img alt="Koha" src="/intranet-tmpl/prog/img/koha.org-logo.gif" /> Web installer &rsaquo; Step 2</h1>
 <h2 align="center">Database settings:</h2>
 <ul>
 <li><em>database type : </em>[% dbms %]</li>
   [% END %]
   [% IF ( error ) %][% ELSE %]
 <input type="hidden" name="step" value="3" />
-<p> Click Next to continue <input value="Next &gt;&gt;" type="submit" /></p>
+<p> Click 'Next' to continue <input value="Next &gt;&gt;" type="submit" /></p>
 [% END %]
 </form>
 [% ELSE %]
 <form name="checkinformation" type="post" action="install.pl">
 <input type="hidden" name="step" value="2" />
 <input type="hidden" name="checkdb" value="1" />
-<p> Please click Next to continue if this information is correct <input value="Next &gt;&gt;" type="submit" /></p>
+<p> Please click 'Next' to continue if this information is correct <input value="Next &gt;&gt;" type="submit" /></p>
 </form>
 [% END %]
 </div>