diff --git a/inc/class.page.php b/inc/class.page.php
--- a/inc/class.page.php
+++ b/inc/class.page.php
@@ -101,7 +101,7 @@ class page
 
     /* Scripts and styles available for inclusion */
     $this->headCode['jQuery'] = '';
-    $this->headCode['jQueryUI'] = '';
+    $this->headCode['jQueryUI'] = '';
     $this->headCode['jValidate'] = '';
     $this->headCode['qTip'] = '';
     $this->headCode['schedInput'] = '';