mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 17:02:17 +02:00
header.tpl goes smart
git-svn-id: http://piwigo.org/svn/trunk@2240 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -42,9 +42,6 @@ if ( theController.location.toString()=="about:blank" || !theController.location
|
||||
}
|
||||
</script>';
|
||||
|
||||
$template->assign_block_vars( 'head_element', array(
|
||||
'CONTENT' => $js
|
||||
)
|
||||
);
|
||||
$template->append( 'head_elements', $js );
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user