mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 19:36:41 +02:00
Initial version by Tom Murdock
This commit is contained in:
parent
ed5e0c04ae
commit
7d0d7f4665
7 changed files with 216 additions and 0 deletions
10
theme/brightretro/footer.html
Normal file
10
theme/brightretro/footer.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!-- START OF FOOTER -->
|
||||
<CENTER>
|
||||
<HR SIZE=1 NOSHADE>
|
||||
<FONT SIZE=1>
|
||||
<P><?=$loggedinas ?></P>
|
||||
<P><?=$homelink ?></P>
|
||||
</FONT>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
Loading…
Add table
Add a link
Reference in a new issue