[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/fr auth.tmpl
From: |
Antoine Farnault |
Subject: |
[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/fr auth.tmpl |
Date: |
Fri, 15 Jun 2007 16:33:55 +0000 |
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 »"></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" -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/fr auth.tmpl,
Antoine Farnault <=