Update helptrailer.xhtml to reflect the site's current footer,

...in particular the copyright statement. Do not blame me for the new
trailing dot in the support line, it's added for consistency with
other current static pages.
This commit is contained in:
Ignacio R. Morelle 2009-08-16 22:15:25 +00:00
parent cd0f1a19ec
commit 115fb01a20

View file

@ -2,8 +2,8 @@
<div id="footer">
<div id="note">
<p><a href="http://www.wesnoth.org/wiki/Wesnoth:Copyrights">Copyright</a> &copy; 2003-2008 The Battle for Wesnoth</p>
<p>Supported by <a href="http://www.jexiste.fr/">Jexiste</a></p>
<p><a href="http://www.wesnoth.org/wiki/Wesnoth:Copyrights">Copyright</a> &copy; 2003-2009 The Battle for Wesnoth</p>
<p>Supported by <a href="http://www.jexiste.fr/">Jexiste</a>.</p>
</div>
</div>