[or-cvs] link to contact people rather than mailto in footer

arma at seul.org arma at seul.org
Mon Feb 6 12:44:39 UTC 2006


Update of /home2/or/cvsroot/website/fr
In directory moria:/home/arma/work/onion/cvs/website/fr

Modified Files:
	foot.wmi 
Log Message:
link to contact people rather than mailto in footer


Index: foot.wmi
===================================================================
RCS file: /home2/or/cvsroot/website/fr/foot.wmi,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -d -r1.5 -r1.6
--- foot.wmi	20 Jan 2006 21:00:03 -0000	1.5
+++ foot.wmi	6 Feb 2006 12:44:37 -0000	1.6
@@ -9,7 +9,7 @@
 </div>
   <div class="bottom" id="bottom">
      <p>
-     <i><a href="mailto:tor-webmaster at freehaven.net" class="smalllink">Webmaster</a></i> -
+     <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
       Dernière modification&nbsp;: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
       -
       Dernière compilation&nbsp;: <: print scalar localtime(); :>



More information about the tor-commits mailing list