warning the user about the redirect after the install has completed,
authorkados <kados>
Tue, 3 Jul 2007 16:17:54 +0000 (16:17 +0000)
committerkados <kados>
Tue, 3 Jul 2007 16:17:54 +0000 (16:17 +0000)
giveing them the option to click directly

koha-tmpl/intranet-tmpl/prog/en/installer/step3.tmpl

index 62fee3c..af8faa9 100644 (file)
@@ -78,7 +78,7 @@ function Hide(link) {
 <!--/TMPL_IF-->
 <!--TMPL_IF Name="finish"-->
   <h1>Congratulations, Installation complete</h1>
-  
+  <p>If this page does not redirect in 5 seconds, click <a href="/">here</a>.</p> 
 <!--/TMPL_IF-->
 <!--TMPL_IF Name="selectframeworks"-->
   <h2 align="center">Selecting Default Settings</h2>