Training

When: Every first Sunday of every month -get a ticket- from $15 (Click Here).

Wednesday, July 3, 2013

Footer logo on moodle

footer logo in moodle, theme: afterburner:
layout > default.php

changed to:
<a href="http://lftaustralia.com" title="LFT">
                <img src="<?php echo $OUTPUT->pix_url('footer/moodle-logo','theme')?>" alt="LFT logo" />
            </a>

No comments: