program/steps/addressbook/func.inc @@ -643,7 +643,7 @@ $val = $colprop['options'][$val]; else $val = Q($val); console($val); // use subtype as label if ($colprop['subtypes']) $label = rcmail_get_type_label($subtype);