From cf23a4221318fdaf8f38d1823eb2c5337c1db650 Mon Sep 17 00:00:00 2001 From: gdetrez Date: Mon, 18 Sep 2006 23:12:19 +0200 Subject: [PATCH] modifications de presentation darcs-hash:20060918211219-f46e9-edfd4ca7a04a6d2b3fc9ba1f5d9d8dad1d5c90e0.gz --- .../templates/MonCompteRechargePaypal2.tmpl | 53 +++++++++++-------- intranet/templates/info-diverses.tmpl | 17 ++++++ intranet/templates/login.tmpl | 21 ++++---- 3 files changed, 59 insertions(+), 32 deletions(-) create mode 100644 intranet/templates/info-diverses.tmpl diff --git a/intranet/templates/MonCompteRechargePaypal2.tmpl b/intranet/templates/MonCompteRechargePaypal2.tmpl index ee909117..ef98d4f0 100644 --- a/intranet/templates/MonCompteRechargePaypal2.tmpl +++ b/intranet/templates/MonCompteRechargePaypal2.tmpl @@ -1,6 +1,6 @@ - - - + + + Cr@nsIntranet @@ -11,26 +11,33 @@ - + -
-

Étape 1 : Choisir le montant

+
+

Étape 1 : Choisir le montant

#if $getVar('error',False) -
$error
-#end if -
- - -

ici, calcul des frais de transaction

-
- Annuler -
- - -
+
$error
+#end if +
+ + +

+
+ Annuler + + +
+ + +
- - \ No newline at end of file + + diff --git a/intranet/templates/info-diverses.tmpl b/intranet/templates/info-diverses.tmpl new file mode 100644 index 00000000..82e8ee53 --- /dev/null +++ b/intranet/templates/info-diverses.tmpl @@ -0,0 +1,17 @@ +
+

Mots de passe Cr@ns

+

Pour les news

+
+
Utilisateur :
+
Vivelapa
+
Mot de passe :
+
ranoia!
+
+

Pour le wiki

+
+
Utilisateur :
+
ViveLe
+
Mot de passe :
+
Wiki!
+
+
diff --git a/intranet/templates/login.tmpl b/intranet/templates/login.tmpl index 4777aa1e..a29a65cc 100644 --- a/intranet/templates/login.tmpl +++ b/intranet/templates/login.tmpl @@ -18,7 +18,7 @@ label { display:block; float:left; - width:100px; + width:100%; clear:left; } textInputLabel { @@ -37,28 +37,31 @@ right:60px; } div#message { - background:white; + background:white; border:2px #cc0000 solid; padding:5px; text-align:center; - width:230px; font-weight:bold; - margin:10px 60px; + margin:10px auto 10px auto; + clear:both; }

Bienvenue sur Cr@nsIntranet

-#if $message -
- $message -
-#end if
logocr@ns

Connexion

+ #if $message +
+ $message +
+ #else +
+ #end if +