mirror of
https://github.com/e107inc/e107.git
synced 2025-04-21 21:21:54 +02:00
missing script tag
This commit is contained in:
parent
a2dd8c47fd
commit
6329c9e318
@ -750,10 +750,12 @@ function headerjs()
|
||||
{
|
||||
//global $cal;
|
||||
$script = "
|
||||
<script type='text/javascript'>
|
||||
function addtext_us(sc)
|
||||
{
|
||||
document.getElementById('dataform').image.value = sc;
|
||||
}
|
||||
</script>
|
||||
";
|
||||
|
||||
//$script .= $cal->load_files();
|
||||
|
Loading…
x
Reference in New Issue
Block a user