Help for this page

Select Code to Download


  1. or download this
    $form->param( 'calendar' => $calendar );  # change row to calendar
    
  2. or download this
    <tmpl_loop name="calendar">   <!-- change row to calendar -->
    <tr>
    ...
      </tmpl_loop>
    </tr>
    </tmpl_loop>