Committer: wisest-owl
LJSUP-11906: Userhead admin tool improvementsU trunk/cgi-bin/LJ/Pay/Payment/PayItem/UserHead.pm
Modified: trunk/cgi-bin/LJ/Pay/Payment/PayItem/UserHead.pm =================================================================== --- trunk/cgi-bin/LJ/Pay/Payment/PayItem/UserHead.pm 2012-05-17 09:49:38 UTC (rev 11972) +++ trunk/cgi-bin/LJ/Pay/Payment/PayItem/UserHead.pm 2012-05-17 11:56:00 UTC (rev 11973) @@ -95,6 +95,8 @@ expdate => $individual_uh_info->{'date_exp'}, size => 1, }; + } else { + $u->set_custom_usericon (undef); } }