thomascube
2011-12-09 67e0c90fceb91d8b6c94275f96e6f1b80a9362bc
Add css class to add-icon

1 files modified
1 ■■■■ changed files
program/steps/mail/func.inc 1 ●●●● patch | view | raw | blame | history
program/steps/mail/func.inc
@@ -1296,6 +1296,7 @@
            'href' => "#add",
            'onclick' => sprintf("return %s.command('add-contact','%s',this)", JS_OBJECT_NAME, urlencode($string)),
            'title' => rcube_label('addtoaddressbook'),
            'class' => 'rcmaddcontact',
          ),
          html::img(array(
            'src' => $CONFIG['skin_path'] . $addicon,