terminate script tag
This commit is contained in:
parent
b43b6c3549
commit
93af193218
@ -74,7 +74,7 @@ function photos_init(&$a) {
|
||||
$a->page['aside'] .= $o;
|
||||
|
||||
|
||||
$a->page['htmlhead'] .= "<script> var ispublic = '" . t('everybody') . "';" ;
|
||||
$a->page['htmlhead'] .= "<script> var ispublic = '" . t('everybody') . "';</script>" ;
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user