[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/installer ...

Joshua Ferraro jmf at liblime.com
Tue Jul 3 18:17:55 CEST 2007


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Joshua Ferraro <kados>	07/07/03 16:17:55

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/installer: step3.tmpl 

Log message:
	warning the user about the redirect after the install has completed,
	giveing them the option to click directly

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/installer/step3.tmpl?cvsroot=koha&r1=1.6&r2=1.7

Patches:
Index: step3.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/installer/step3.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- step3.tmpl	23 Apr 2007 13:10:08 -0000	1.6
+++ step3.tmpl	3 Jul 2007 16:17:54 -0000	1.7
@@ -78,7 +78,7 @@
 <!--/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>





More information about the Koha-cvs mailing list