Added table showing elders who have their yearly ppi completed.
[eq/.git] / templates / default / ppi_sched.tpl
index be7281db4246405a9ceac95669b36b31cae35267..8e543f8ddb4669f467a1c8db7e8d126879ceeae3 100644 (file)
@@ -20,7 +20,7 @@
        <table border="0" width="{table_width}" cellspacing="2" cellpadding="2">
                <tr>
                        <td align="center" bgcolor="#c9c9c9" colspan=20>
-                               <font face="{font}"><b>All Elders</b></font>
+                               <font face="{font}"><b>All Elders with Yearly PPI Not Completed</b></font>
                        </td>
                </tr>
                <tr bgcolor="#c9c9c9"><font face="{font}">{header_row}</tr>
                </tr>
        </table>
 <!-- END elder_list -->
-       <table border="0" width="{table_width}" cellspacing="2" cellpadding="2">
+
+       <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>
+                       </td>
+               </tr>
+               <tr bgcolor="#c9c9c9"><font face="{font}">{completed_header_row}</tr>
+               {completed}
+       </table>
+       <br><br>
+
+       <table border="0" width="{totals_table_width}" cellspacing="2" cellpadding="2">
                <tr>
                        <td align="center" bgcolor="#c9c9c9" colspan=20>
                        <font face="{font}"><b>Total EQ President Yearly PPIs</b></font>