fixed.
based on standard theme.
This commit is contained in:
@@ -2,18 +2,21 @@
|
||||
</div> <!-- end div containerContent -->
|
||||
<!-- START OF FOOTER -->
|
||||
<div id="footer">
|
||||
<center>
|
||||
<hr size="1" noshade="noshade" />
|
||||
<?php echo $loggedinas ?>
|
||||
<p class="homelink"><?php echo $homelink ?></p>
|
||||
|
||||
|
||||
<?php if (isadmin()) { ?>
|
||||
<hr size="1" noshade="noshade" />
|
||||
<p>
|
||||
<p align="center">
|
||||
<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://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&url1=<?php echo urlencode(qualified_me()) ?>">Section 508 Check</a> |
|
||||
<a href="http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=0&warnp2n3e=1&url1=<?php echo urlencode(qualified_me()) ?>">WCAG 1 (2,3) Check</a>
|
||||
</p>
|
||||
<?php } ?>
|
||||
</center>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user