mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
No need for body colour
This commit is contained in:
parent
fcd3a1ee42
commit
d2c538f1fb
@ -63,7 +63,7 @@ header("Refresh: 4; URL=jsupdate.php?chat_sid=".$chat_sid."&chat_lasttime=".$cha
|
||||
// -->
|
||||
</script>
|
||||
</head>
|
||||
<body bgcolor="<?php echo $THEME->body ?>">
|
||||
<body>
|
||||
<?php if ($beep) { ?>
|
||||
<embed src="../beep.wav" autostart="true" hidden="true" />
|
||||
<?php } ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user