Small fixes to the website. Remove duplicate <b> and duplicate </a>.

SVN revision: 84512
This commit is contained in:
Tom Hacohen 2013-04-19 15:07:35 +00:00
parent 666d9cb934
commit 50c592e789
2 changed files with 2 additions and 2 deletions

2
p.php
View File

@ -64,7 +64,7 @@ if (is_file("p/$page/$lang-rss"))
<ul class="submenu">
<?php nav_subs(); ?>
<li class=''><?php a("donate", "<span>Donate</span>");?></a></li>
<li class=''><?php a("donate", "<span>Donate</span>");?></li>
<li><a href="http://flattr.com/thing/418692/Enlightenment" target="_blank"><span><img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></span></a></li>
<li class=''><a href="http://twitter.com/_Enlightenment_"><span><img src="http://www.enlightenment.org/i/soc-i-tw.png" border=0 height=16 width=16></span></a></li>
<li class=''><a href="http://plus.google.com/118426816251488376359"><span><img src="http://www.enlightenment.org/i/soc-i-g+.png" border=0 height=16 width=16></span></a></li>

View File

@ -47,7 +47,7 @@
<center>
<?php img("logo.png", "E"); ?>
<br>
<b>E17 release <b>HAS HAPPENED</b>!<br>
<b>E17 release HAS HAPPENED</b>!<br>
<?php blink("i/dl.png", "DOWNLOAD E", "download"); ?>
</center>
</div>