--- nodewords.module.new        Tue May 17 23:24:48 2005
+++ nodewords.module    Tue May 17 23:40:30 2005
@@ -121,7 +121,7 @@ function nodewords_settings() {
 // Display global meta information on non-node pages
 function nodewords_menu($may_cache) {
   if (!$may_cache && !_nodewords_nodeid_get()) {
-    _nodewords_html_head(strip_tags(variable_get("site_mission", "")), variable_get("nodewords_global_keywords", ""));
+    _nodewords_html_head(strip_tags(variable_get('site_mission', '')));
   }
 }
