From 38d200f36cc5b48570392d54a8ddb73438fe538e Mon Sep 17 00:00:00 2001 From: gdetrez Date: Sat, 7 Oct 2006 17:32:16 +0200 Subject: [PATCH] rajout du lien pour l'intranet darcs-hash:20061007153216-f46e9-4184e05f744a7bca73f9b88526cf55a051d35b8b.gz --- wiki/theme/crans-www.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/theme/crans-www.py b/wiki/theme/crans-www.py index 72500934..416f9791 100644 --- a/wiki/theme/crans-www.py +++ b/wiki/theme/crans-www.py @@ -33,7 +33,7 @@ class Theme(ThemeBase): (u"Accueil", u"http://www.crans.org/"), (u"Webmail", u"https://webmail.crans.org/"), (u"Accès SSH", u"http://www.crans.org/VieCrans/OpenSsh"), - (u"Accès Intranet",u""), + (u"Accès Intranet",u"https://intranet.crans.org/"), (u"Pages persos", u"http://www.crans.org/PagesPerso"), ]