From: Michael M Slusarz Date: Sat, 2 Oct 2010 08:22:09 +0000 (-0600) Subject: typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=581be139bef1330b7044bfc1d08ec1d648c20852;p=horde.git typo --- diff --git a/imp/lib/Prefs/Ui.php b/imp/lib/Prefs/Ui.php index e80d515fb..38fd297d2 100644 --- a/imp/lib/Prefs/Ui.php +++ b/imp/lib/Prefs/Ui.php @@ -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?") ));