remove some obsolete links
This commit is contained in:
parent
8388b185be
commit
ff856035c0
1 changed files with 1 additions and 3 deletions
4
utils/campaigns_client/html.py
Normal file → Executable file
4
utils/campaigns_client/html.py
Normal file → Executable file
|
@ -81,9 +81,7 @@ def output(path, data):
|
|||
|
||||
w("""\
|
||||
<div id="footer">
|
||||
<p><a href="http://www.wesnoth.org/wiki/Site_Map">Site map</a></p>
|
||||
<p><a href="http://www.wesnoth.org/wiki/Wesnoth:Copyrights">Copyright</a> © 2003-2008 The Battle for Wesnoth</p>
|
||||
<p>Supported by <a href="http://www.jexiste.fr/">Jexiste</a></p>
|
||||
<p><a href="http://www.ibiblio.org/"><img src="http://www.ibiblio.org/hosted/images/ibiblio_hosted-110x32.png" width="110" height="32" border="0" alt="hosted by ibiblio" /></a></p>
|
||||
</div>
|
||||
</body></html>""")
|
||||
</body></html>""")
|
||||
|
|
Loading…
Add table
Reference in a new issue