From f281635c9a60b09a51fa9735337ff1eb0ab581f8 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Sat, 20 Apr 2013 10:27:37 +0200 Subject: il manquait un
--- tpl/login.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tpl/login.html') diff --git a/tpl/login.html b/tpl/login.html index d3139ab3..8b2f80f8 100644 --- a/tpl/login.html +++ b/tpl/login.html @@ -1,4 +1,5 @@ {include="head"} +

login to your poche

@@ -20,4 +21,4 @@ -{include="footer"} \ No newline at end of file +{include="footer"} -- cgit v1.2.3 From bbff4b57a9692580c87135055928851ca368ab4f Mon Sep 17 00:00:00 2001 From: nicosomb Date: Sun, 21 Apr 2013 10:12:31 +0200 Subject: Fixed #65 - sur le form de login, focus au champ login --- tpl/login.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tpl/login.html') diff --git a/tpl/login.html b/tpl/login.html index 8b2f80f8..b78b72e1 100644 --- a/tpl/login.html +++ b/tpl/login.html @@ -21,4 +21,7 @@ + {include="footer"} -- cgit v1.2.3 From cddd8e90f4f6a5312acef88b70e386fca08d36a9 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Sun, 21 Apr 2013 12:17:56 +0200 Subject: modif tpl --- tpl/login.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tpl/login.html') diff --git a/tpl/login.html b/tpl/login.html index b78b72e1..12927692 100644 --- a/tpl/login.html +++ b/tpl/login.html @@ -1,5 +1,9 @@ {include="head"} -
+ +
+

logo pochepoche

+
+

login to your poche

-- cgit v1.2.3