mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
missing script tag
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user