diff options
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/footer.html b/htdocs/footer.html index 3b57b76..ebe9de0 100755 --- a/htdocs/footer.html +++ b/htdocs/footer.html @@ -8,12 +8,12 @@ <div id="footer"> <p id="activity_logos"> - <a href="http://www.w3.org/Status" title="W3C's Open Source, bringing you free Web quality tools and more"><img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C" width="72" height="47" /><img src="<!--#echo var="relroot" -->images/opensource-55x48.png" alt="Open-Source" title="We are building certified Open Source/Free Software. - see www.opensource.org" width="55" height="48" /></a> + <a href="http://www.w3.org/Status" title="W3C's Open Source, bringing you free Web quality tools and more"><img src="//www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C" width="72" height="47" /><img src="<!--#echo var="relroot" -->images/opensource-55x48.png" alt="Open-Source" title="We are building certified Open Source/Free Software. - see www.opensource.org" width="55" height="48" /></a> </p> <p id="support_logo"> <a href="http://www.w3.org/QA/Tools/Donate"> - <img src="http://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" width="80" height="15" /> + <img src="//www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" width="80" height="15" /> </a> </p> <p id="version_info"> |