Committer: gprochaev
LJSUP-7734. The role of the Super Maintainer is not consistent with its rightsU trunk/htdocs/community/account.bml
Modified: trunk/htdocs/community/account.bml =================================================================== --- trunk/htdocs/community/account.bml 2011-01-19 04:45:17 UTC (rev 9923) +++ trunk/htdocs/community/account.bml 2011-01-19 11:03:00 UTC (rev 9924) @@ -17,7 +17,7 @@ } $body .= "<form action='account.bml' method='GET'>\n"; - $body .= LJ::make_authas_select($remote, { 'authas' => $GET{'authas'}, 'type' => 'C' }); + $body .= LJ::make_authas_select($remote, { 'authas' => $GET{'authas'}, 'type' => 'S' }); $body .= "</form>\n\n"; my $authas = $GET{'authas'} || $remote->{'user'};