summaryrefslogtreecommitdiff
path: root/program/steps/addressbook/edit.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-07-26 17:21:26 +0000
committerthomascube <thomas@roundcube.net>2011-07-26 17:21:26 +0000
commitda89cf293753cfbfbe1f6cedcbb5a5d22aed45db (patch)
tree05dfe4390506fdf579c1c9944d8727e5d356980e /program/steps/addressbook/edit.inc
parent210438a6be905b25991a88c28fcbfbfa09ad0034 (diff)
Always show address book name if multiple books are configured; fix styling
Diffstat (limited to 'program/steps/addressbook/edit.inc')
-rw-r--r--program/steps/addressbook/edit.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/steps/addressbook/edit.inc b/program/steps/addressbook/edit.inc
index f9d74e4fb..69fcba93c 100644
--- a/program/steps/addressbook/edit.inc
+++ b/program/steps/addressbook/edit.inc
@@ -54,7 +54,7 @@ else {
}
$SOURCE_ID = $source;
-
+rcmail_set_sourcename($CONTACTS);
function rcmail_get_edit_record()
{