Changeset 1119 in subversion for trunk/roundcubemail/program/steps/mail/func.inc
- Timestamp:
- Feb 19, 2008 6:09:20 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/steps/mail/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/steps/mail/func.inc
r1080 r1119 77 77 // set page title 78 78 if (empty($_action) || $_action == 'list') 79 $OUTPUT->set_pagetitle(rc ube_charset_convert($IMAP->get_mailbox_name(), 'UTF-7'));79 $OUTPUT->set_pagetitle(rcmail_localize_foldername($IMAP->get_mailbox_name())); 80 80 81 81
Note: See TracChangeset
for help on using the changeset viewer.
