Help for this page

Select Code to Download


  1. or download this
    
    my @checkboxOptions = ();
    ...
    
    $template->param("CHECKBOX_HEADER", \@checkboxOptions);
    
  2. or download this
    
    <TMPL_LOOP NAME="CHECKBOX_HEADER">
    ...
                    
    </TMPL_LOOP>