Fix links.
This commit is contained in:
parent
3deeac9f08
commit
c2245d3678
@ -4656,7 +4656,7 @@ Original Credits of Version 2.1.0
|
||||
|
||||
|
||||
<ul id="footer">
|
||||
<li>Copyright © 2003 - 2009 <a href="${base_url}team.${file_ext}">phpMyAdmin devel team</a></li>
|
||||
<li>Copyright © 2003 - 2009 <a href="http://www.phpmyadmin.net/home_page/team.php">phpMyAdmin devel team</a></li>
|
||||
<li><a href="LICENSE">License</a></li>
|
||||
<li><a href="http://www.phpmyadmin.net/home_page/donate.php">Donate</a></li>
|
||||
<li class="last">Valid <a href="http://validator.w3.org/check/referer">HTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a></li>
|
||||
|
||||
@ -439,7 +439,7 @@
|
||||
</div>
|
||||
|
||||
<ul id="footer">
|
||||
<li>Copyright © 2003 - 2009 <a href="${base_url}team.${file_ext}">phpMyAdmin devel team</a></li>
|
||||
<li>Copyright © 2003 - 2009 <a href="http://www.phpmyadmin.net/home_page/team.php">phpMyAdmin devel team</a></li>
|
||||
<li><a href="LICENSE">License</a></li>
|
||||
<li><a href="http://www.phpmyadmin.net/home_page/donate.php">Donate</a></li>
|
||||
<li class="last">Valid <a href="http://validator.w3.org/check/referer">HTML</a> and <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a></li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user