[Libreoffice-commits] .: Branch 'tdf-website' - template.php
David Nelson
dnelson at kemper.freedesktop.org
Thu Jan 13 08:33:42 PST 2011
template.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 649cf1818e91fa984c488f9442450f3f94a894fa
Author: David <david at Linux.(none)>
Date: Fri Jan 14 00:32:40 2011 +0800
Corrected a couple of typos and minor edit to footer
diff --git a/template.php b/template.php
index c89edac..f4878bc 100644
--- a/template.php
+++ b/template.php
@@ -109,7 +109,7 @@ function print_page($title, $context, $heading, $content, $subtabs = array())
<div id="footer">
<table>
<tr>
- <td colspan=2><a href="/imprint">Imprint</a> <a href="/privacy">Privacy Policy</a>
+ <td colspan=2><a href="/imprint">Impressum (Legal Info)</a> <a href="/privacy">Privacy Policy</a>
</td>
</tr>
<tr>
@@ -144,7 +144,7 @@ $rightnavigation = <<<EOT
<li class="rnav-download"><a href="http://www.libreoffice.org/download">Download LibreOffice</a></li>
<li class="rnav-blue"><a href="/foundation">Understand the reasons for The Document Foundation</a></li>
<li class="rnav-green"><a href="/contribution">Sign up and get in touch with the community</a></li>
- <li class="rnav-magenta"><a href="/contact">Get press material and contat spokes people</a></li>
+ <li class="rnav-magenta"><a href="/contact">Get press material and contact spokespeople</a></li>
<li class="rnav-orange"><a href="/supporters">Read what supporters of The Document Foundation say</a></li>
</ul>
</div>
More information about the Libreoffice-commits
mailing list