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 +