diff options
Diffstat (limited to 'themes/pushbutton')
-rw-r--r-- | themes/pushbutton/page.tpl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/pushbutton/page.tpl.php b/themes/pushbutton/page.tpl.php index 33fb1d317..3b8219556 100644 --- a/themes/pushbutton/page.tpl.php +++ b/themes/pushbutton/page.tpl.php @@ -5,6 +5,7 @@ <meta http-equiv="Content-Style-Type" content="text/css" /> <?php print $head ?> <?php print $styles ?> + <?php print $scripts ?> </head> <body bgcolor="#ffffff"> |