fix dom id kronolithPrefs -> kronolithOptions
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 12 Sep 2010 22:26:08 +0000 (18:26 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 12 Sep 2010 22:26:08 +0000 (18:26 -0400)
kronolith/js/kronolith.js

index 956e675..e481778 100644 (file)
@@ -4156,7 +4156,7 @@ KronolithCore = {
                 e.stop();
                 return;
 
-            case 'kronolithPrefs':
+            case 'kronolithOptions':
                 this.go('prefs');
                 e.stop();
                 return;