mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
roundcube set elastic skin as defalt
This commit is contained in:
parent
ae99e0c837
commit
d7a656b94f
1 changed files with 1 additions and 1 deletions
|
@ -685,7 +685,7 @@ $rcmail_config['addressbook_search_mode'] = 0;
|
|||
$rcmail_config['default_charset'] = 'UTF-8';
|
||||
|
||||
// skin name: folder from skins/
|
||||
$rcmail_config['skin'] = 'larry';
|
||||
$rcmail_config['skin'] = 'elastic';
|
||||
|
||||
// show up to X items in messages list view
|
||||
$rcmail_config['mail_pagesize'] = 50;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue