projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38f9386
)
typo
author
Michael M Slusarz
<slusarz@curecanti.org>
Sat, 2 Oct 2010 08:22:09 +0000
(
02:22
-0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Sun, 3 Oct 2010 20:26:08 +0000
(14:26 -0600)
imp/lib/Prefs/Ui.php
patch
|
blob
|
history
diff --git
a/imp/lib/Prefs/Ui.php
b/imp/lib/Prefs/Ui.php
index
e80d515
..
38fd297
100644
(file)
--- a/
imp/lib/Prefs/Ui.php
+++ b/
imp/lib/Prefs/Ui.php
@@
-586,7
+586,7
@@
class IMP_Prefs_Ui
{
$ui->nobuttons = true;
- Horde::addInline
H
sVars(array(
+ Horde::addInline
J
sVars(array(
'ImpAccountsPrefs.confirm_delete' => _("Are you sure you want to delete this account?")
));