2 <form action="{actionurl}" method="POST">
3 <table border="0" width="{table_width}" cellspacing="2" cellpadding="2">
5 <td align="center" bgcolor="#c9c9c9"><font face="{font}"><b>{title}</b></font></td>
9 <a href="{schedule_vis_link}">{schedule_vis_link_title}</a>
11 <a href="{schedule_ppi_link}">{schedule_ppi_link_title}</a>
13 <a href="{schedule_int_link}">{schedule_int_link_title}</a>
16 <!-- BEGIN presidency_list -->
17 <table border="0" width="{table_width}" cellspacing="2" cellpadding="2">
19 <td align="center" bgcolor="#c9c9c9" colspan=20>
20 <font face="{font}"><b>{presidency_name} : Appointment Slots</b></font>
23 <tr bgcolor="#c9c9c9"><font face="{font}">{header_row}</tr>
26 <tr><td colspan=5 align=center><i>Note: Choose an Individual or Family per slot. A blank Date will delete the slot. If the Location is left blank, it will be autofilled for you.</i></td></tr>
28 <td height="50" colspan=5 align="right">
29 <font face="{font}"><input type="submit" name="save" value="{lang_save}"></font>
30 <font face="{font}"><input type="reset" name="reset" value="{lang_reset}"></font>
36 <!-- END presidency_list -->