Changeset 5588 in subversion


Ignore:
Timestamp:
Dec 9, 2011 4:46:05 PM (18 months ago)
Author:
thomasb
Message:

Add css class to add-icon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/steps/mail/func.inc

    r5586 r5588  
    12971297            'onclick' => sprintf("return %s.command('add-contact','%s',this)", JS_OBJECT_NAME, urlencode($string)), 
    12981298            'title' => rcube_label('addtoaddressbook'), 
     1299            'class' => 'rcmaddcontact', 
    12991300          ), 
    13001301          html::img(array( 
Note: See TracChangeset for help on using the changeset viewer.