typo
authorMichael M Slusarz <slusarz@curecanti.org>
Sat, 2 Oct 2010 08:22:09 +0000 (02:22 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Sun, 3 Oct 2010 20:26:08 +0000 (14:26 -0600)
imp/lib/Prefs/Ui.php

index e80d515..38fd297 100644 (file)
@@ -586,7 +586,7 @@ class IMP_Prefs_Ui
     {
         $ui->nobuttons = true;
 
-        Horde::addInlineHsVars(array(
+        Horde::addInlineJsVars(array(
             'ImpAccountsPrefs.confirm_delete' => _("Are you sure you want to delete this account?")
         ));