[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r21586: {website} s/webmaster/contact us/ to make it more clear (website/trunk/en)
Author: phobos
Date: 2010-02-08 12:28:56 +0000 (Mon, 08 Feb 2010)
New Revision: 21586
Modified:
website/trunk/en/foot.wmi
Log:
s/webmaster/contact us/ to make it more clear
Modified: website/trunk/en/foot.wmi
===================================================================
--- website/trunk/en/foot.wmi 2010-02-08 12:28:27 UTC (rev 21585)
+++ website/trunk/en/foot.wmi 2010-02-08 12:28:56 UTC (rev 21586)
@@ -43,7 +43,7 @@
# </p>
<p>
- <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+ <i><a href="<page contact>" class="smalllink">Contact Us</a></i> -
# please also translate "last modified" and "last compiled"
Last modified: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
-