Fix icon after Larry skin image update; fix typo
This commit is contained in:
parent
39829013b6
commit
3a42ca7b53
2 changed files with 2 additions and 2 deletions
|
@ -1381,7 +1381,7 @@ fieldset #calendarcategories div {
|
|||
/* Invitation UI in mail */
|
||||
|
||||
#messagemenu li a.calendarlink span.calendar {
|
||||
background-position: 0px -1948px;
|
||||
background-position: 0px -2197px;
|
||||
}
|
||||
|
||||
div.calendar-invitebox {
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
*/
|
||||
$rcmail_config['kolab_addressbook_prio'] = 0;
|
||||
|
||||
// Base URL to build fully qualified URIs to access calendars via CALDAV
|
||||
// Base URL to build fully qualified URIs to access address books via CardDAV
|
||||
// The following replacement variables are supported:
|
||||
// %h - Current HTTP host
|
||||
// %u - Current webmail user name
|
||||
|
|
Loading…
Add table
Reference in a new issue