From 6ce34bc3ecf5ef980584ffa601e1716a6644bcf0 Mon Sep 17 00:00:00 2001 From: alec Date: Wed, 21 May 2008 07:45:54 +0000 Subject: -localized pagetitle in Settings and Address book -removed useless and not working code git-svn-id: https://svn.roundcube.net/trunk@1412 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/steps/addressbook/func.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'roundcubemail/program/steps/addressbook') diff --git a/roundcubemail/program/steps/addressbook/func.inc b/roundcubemail/program/steps/addressbook/func.inc index ea67ec247..6d0a3938c 100644 --- a/roundcubemail/program/steps/addressbook/func.inc +++ b/roundcubemail/program/steps/addressbook/func.inc @@ -239,7 +239,8 @@ function rcmail_get_rowcount_text() return $out; } - + +$OUTPUT->set_pagetitle(rcube_label('addressbook')); // register UI objects $OUTPUT->add_handlers(array( -- cgit v1.2.3