3 print_container_end(); // content container
5 print_container_start(false, '', 'footer');
12 echo '<p class="helplink">';
13 echo page_doc_link(get_string('moodledocslink'));
16 if (!empty($performanceinfo)) {
17 echo $performanceinfo;
21 <div class=
"validators"><ul>
22 <li><a href=
"http://validator.w3.org/check?verbose=1&ss=1&uri=<?php echo urlencode(qualified_me()) ?>">Validate HTML
</a
></li
>
23 <li
><a href
="http://www.contentquality.com/mynewtester/cynthia.exe?rptmode=-1&url1=<?php echo urlencode(qualified_me()) ?>">Section
508 Check
</a
></li
>
24 <li
><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
></li
>
28 print_container_end();