remove <center> tag from the themebox. <center> doesn't exist in xhtml

This commit is contained in:
kytv
2011-06-30 20:05:16 +00:00
parent 5f75926730
commit 7d6de807e8

View File

@ -13,9 +13,9 @@
<a href="index_ar.html" class="fade"><img src="_static/images/lang_ar.png" alt="العربية" title="العربية" class="lang" /></a>
</div></div>
<div class="themebox"><center><a href="?theme=dark" class="fade"><img src="/_static/images/dark.png" alt="Dark" title="Dark theme" class="lang" /></a>&nbsp;
<div class="themebox" style="text-align:center"><a href="?theme=dark" class="fade"><img src="/_static/images/dark.png" alt="Dark" title="Dark theme" class="lang" /></a>&nbsp;
<a href="?theme=light" class="fade"><img src="_static/images/light.png" alt="Light" title="Light theme" class="lang" /></a>
</center></div>
</div>
{% if lang == "de" %}
<br /><b><a href="index_de.html">Willkommen bei I2P</a></b><br />