diff options
Diffstat (limited to 'themes/fab/header.php')
| -rw-r--r-- | themes/fab/header.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/fab/header.php b/themes/fab/header.php index ae9ed888d0..5db9576e4c 100644 --- a/themes/fab/header.php +++ b/themes/fab/header.php @@ -76,10 +76,6 @@ if (WT_USE_LIGHTBOX) { } echo - '<script type="text/javascript" src="js/jquery/jquery.min.js"></script>', - '<script type="text/javascript" src="js/jquery/jquery-ui.min.js"></script>', - '<script type="text/javascript" src="js/jquery/jquery.tablesorter.js"></script>', - '<script type="text/javascript" src="js/jquery/jquery.tablesorter.pager.js"></script>', $javascript, '</head>', '<body id="body" ',$bodyOnLoad, '>'; |
