Fixed issue with yearly interview scheduling page only showing schedule for the presi...
[eq/.git] / templates / default / ppi_sched.tpl
index 6fb025ac7a3dbd82b92ada99def756f25ad6e9bb..0fc65bfd700073fa68a4599eec47beef65b1de24 100644 (file)
@@ -12,8 +12,9 @@
        <br><br>
 
 
-<!-- BEGIN elder_list -->
+<!-- BEGIN appt_list -->
        <form action="{actionurl}" method="POST">
+               <input type=hidden name=presidency_location value={presidency_location}>
         <hr>
         <table border="0" width="{appt_table_width}" cellspacing="2" cellpadding="2">
                <tr>
@@ -37,7 +38,9 @@
                </td>
                </tr>
        </table>
+<!-- END appt_list -->
 
+<!-- BEGIN individual_list -->
        <table border="0" width="{table_width}" cellspacing="2" cellpadding="2">
                <tr>
                        <td align="center" bgcolor="#c9c9c9" colspan=20>
@@ -47,6 +50,7 @@
                <tr bgcolor="#c9c9c9"><font face="{font}">{header_row}</tr>
                {table_data}
                <tr>
+               <tr><td colspan=5 align=center><i>Note: The highest priority is 1, the lowest priority is 30</i></td></tr>
                <td></td><td></td><td></td><td></td>
                <td height="50" align="right">
                        <font face="{font}"><input type="submit" name="save" value="{lang_save}"></font>
                </td>
                </tr>
        </table>
-<!-- END elder_list -->
+<!-- END individual_list -->
        <hr>
        <table border="0" width="{completed_table_width}" cellspacing="2" cellpadding="2">
                <tr>
                        <td align="center" bgcolor="#c9c9c9" colspan=20>
-                       <font face="{font}"><b>All Elders with Yearly PPI Completed</b></font>
+                       <font face="{font}"><b>All Individuals with Yearly PPI Completed</b></font>
                        </td>
                </tr>
                <tr bgcolor="#c9c9c9"><font face="{font}">{completed_header_row}</tr>