Aleksander Machniak
2012-08-03 713ae03bf4ba9aec572fe004f105c4eb967d2722
program/steps/addressbook/func.inc
@@ -646,7 +646,7 @@
                        $val = $colprop['options'][$val];
                    else
                        $val = Q($val);
console($val);
                    // use subtype as label
                    if ($colprop['subtypes'])
                        $label = rcmail_get_type_label($subtype);