mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
fixed based on standard theme.
Thank you!!
This commit is contained in:
parent
39a2761465
commit
8b3908b4e6
@ -13,9 +13,11 @@
|
||||
|
||||
<?php echo $loggedinas ?>
|
||||
|
||||
|
||||
<?php if ($CFG->debug > 7) {
|
||||
<?php if (!empty($performanceinfo)) {
|
||||
echo $performanceinfo;
|
||||
} ?>
|
||||
|
||||
<?php if ($CFG->debug > 7) {
|
||||
?>
|
||||
<br />
|
||||
<hr size="1" noshade="noshade" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user