mirror of
https://github.com/e107inc/e107.git
synced 2025-08-07 23:26:41 +02:00
chatbox sc namespace collisions fix; legacy JS issue fix (user
settings)
This commit is contained in:
@@ -838,12 +838,10 @@ function headerjs()
|
||||
{
|
||||
|
||||
$script = "
|
||||
<script type='text/javascript'>
|
||||
function addtext_us(sc)
|
||||
{
|
||||
document.getElementById('dataform').image.value = sc;
|
||||
}
|
||||
</script>
|
||||
";
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user