mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 13:02:07 +02:00
Make the footer more compliant with the validator
This commit is contained in:
parent
7991f49271
commit
f7263a16a4
@ -6,8 +6,8 @@
|
||||
<p class="homelink"><?php echo $homelink ?></p>
|
||||
<hr size="1" noshade="noshade" />
|
||||
<p>
|
||||
<a href="http://validator.w3.org/check?verbose=1&ss=1&uri=<?php echo urlencode(qualified_me()) ?>">Validate HTML</a> |
|
||||
<a href="http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&url1=<?php echo urlencode(qualified_me()) ?>">Section 508 Check</a>
|
||||
<a href="http://validator.w3.org/check?verbose=1&ss=1&uri=<?php echo urlencode(qualified_me()) ?>">Validate HTML</a> |
|
||||
<a href="http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&url1=<?php echo urlencode(qualified_me()) ?>">Section 508 Check</a>
|
||||
</p>
|
||||
</center>
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user