From b0fc1c3dd872621d64cd09581d554e0e86bcca18 Mon Sep 17 00:00:00 2001 From: Antoine Durand-Gasselin Date: Mon, 18 May 2009 20:16:22 +0200 Subject: [PATCH] [intranet/login] correction de chemin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ignore-this: 797590882687e57b4ed23331e3397ebc Chemin absolu: la page de login peut être affichée depuis d'autres url darcs-hash:20090518181622-bd074-238865bef3b0d233b534ce6f1ce051fe357ef46b.gz --- intranet/Root.py | 6 +++--- intranet/templates/login.tmpl | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/intranet/Root.py b/intranet/Root.py index 7ac76a87..6094fc08 100644 --- a/intranet/Root.py +++ b/intranet/Root.py @@ -18,11 +18,11 @@ # ................................ # # ############################################################# -# __init__.py +# Root.py # -# Classe impression +# Classe de base de l'intranet # -# Copyright (c) 2006 by www.crans.org +# Copyright (c) 2006, 2007, 2008, 2009 by Cr@ns (http://www.crans.org/) # ############################################################# import cherrypy, sys, os, datetime import crans.utils.exceptions diff --git a/intranet/templates/login.tmpl b/intranet/templates/login.tmpl index c87fe561..1357ccd0 100644 --- a/intranet/templates/login.tmpl +++ b/intranet/templates/login.tmpl @@ -2,7 +2,8 @@ - Cr@ns Intranet + + .:: Cr@ns Intranet ::. @@ -10,7 +11,7 @@
- logocr@ns + logocr@ns

Connexion