1
0
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:
secretr 2012-02-23 08:41:17 +00:00
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();