implemented functionality for ht sandbox
[eq/.git] / templates / default / int_sched.tpl
index a18055fff5fcd031c70b08ef5b1b8d55f622a1e8..1ddbae2a91fe702b21b288d9792ef3953eb5a47c 100644 (file)
@@ -12,7 +12,7 @@
        <br><br>
 
 
-<!-- BEGIN elder_list -->
+<!-- BEGIN individual_list -->
        <form action="{actionurl}" method="POST">
         <hr>
         <table border="0" width="{appt_table_width}" cellspacing="2" cellpadding="2">
@@ -47,6 +47,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 Interviews Completed</b></font>
+                       <font face="{font}"><b>All Individuals with Interviews Completed</b></font>
                        </td>
                </tr>
                <tr bgcolor="#c9c9c9"><font face="{font}">{completed_header_row}</tr>