Need to ensure that this html header is added last.
This commit is contained in:
parent
717401ccab
commit
880840623a
@ -24,7 +24,7 @@ class Chatbox extends Extension {
|
||||
nickname = '{$user->name}';
|
||||
new YShout({ yPath: '$yPath' });
|
||||
</script>
|
||||
");
|
||||
", 500);
|
||||
|
||||
// loads the chatbox at the set location
|
||||
$html = "<div id=\"yshout\"></div>";
|
||||
|
Loading…
x
Reference in New Issue
Block a user