[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/fr auth.tmpl

Antoine Farnault antoine at koha-fr.org
Fri Jun 15 18:33:55 CEST 2007


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Antoine Farnault <toins>	07/06/15 16:33:55

Modified files:
	koha-tmpl/intranet-tmpl/prog/fr: auth.tmpl 

Log message:
	sync with english template.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/fr/auth.tmpl?cvsroot=koha&r1=1.1&r2=1.2

Patches:
Index: auth.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/fr/auth.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- auth.tmpl	23 May 2007 09:55:26 -0000	1.1
+++ auth.tmpl	15 Jun 2007 16:33:55 -0000	1.2
@@ -47,5 +47,10 @@
 <p class="submit"><input type="submit" value="Connexion &raquo;"></p>
 </form>
 
+<script type="text/javascript">
+// <![CDATA[
+    document.getElementById('userid').focus(); // auto focus on login input when document is loaded.
+// ]]>
+</script>
 <!-- /TMPL_IF -->
 <!-- TMPL_INCLUDE name="intranet-bottom.inc" -->





More information about the Koha-cvs mailing list