View | Details | Raw Unified | Return to bug 15619
Collapse All | Expand All

(-)a/members/memberentry.pl (-2 / +1 lines)
Lines 701-707 $template->param( Link Here
701
  flagloop  => \@flagdata,
701
  flagloop  => \@flagdata,
702
  category_type =>$category_type,
702
  category_type =>$category_type,
703
  modify          => $modify,
703
  modify          => $modify,
704
  nok     => $nok,#flag to konw if an error 
704
  nok     => $nok,#flag to know if an error
705
  NoUpdateLogin =>  $NoUpdateLogin
705
  NoUpdateLogin =>  $NoUpdateLogin
706
  );
706
  );
707
707
708
- 

Return to bug 15619