diff --git a/inc/class.page.php b/inc/class.page.php --- a/inc/class.page.php +++ b/inc/class.page.php @@ -33,13 +33,13 @@ class page { // Scripts and styles available to include $this->headCode['jQuery'] = ''; $this->headCode['schedInput'] = ''; $this->headCode['outputPrintStyle'] = ''; $this->headCode['outputStyle'] = ''; - $this->headCode['gliderHeadcode'] = ''; - + $this->headCode['gliderHeadcode'] = ''; + $this->headCode['uiTabsKeyboard'] = ''; $this->pagetitle = $ntitle; $this->scripts = $nscripts;