Replaced hyphen-minus with en dash.

This commit is contained in:
Steven Panek 2011-03-30 23:35:14 +00:00
parent 4ec42c292c
commit 816e1ae715
3 changed files with 3 additions and 3 deletions

View File

@ -337,7 +337,7 @@ if ($package=='alloff' || $package=='allun' || $package=='all' || $package=='all
<div> <br/> </div>
<div id="footer">
<div id="footnote">
&copy; 2003-2010 The Battle for Wesnoth<br/>
&copy; 2003&ndash;2010 The Battle for Wesnoth<br/>
<br/>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"

View File

@ -262,7 +262,7 @@ foreach($stats as $stat){
<div> <br/> </div>
<div id="footer">
<div id="footnote">
&copy; 2003-2010 The Battle for Wesnoth<br/>
&copy; 2003&ndash;2010 The Battle for Wesnoth<br/>
<br/>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"

View File

@ -411,7 +411,7 @@ if ($package=='alloff' || $package=='allun' || $package=='all' || $package=='all
<div> <br/> </div>
<div id="footer">
<div id="footnote">
&copy; 2003-2011 The Battle for Wesnoth<br/>
&copy; 2003&ndash;2011 The Battle for Wesnoth<br/>
<br/>
<a href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-xhtml10"