changed note field in tc_accomplishment to notes
[eq/.git] / templates / default / att_update.tpl
index 2719796e2e0e9bb96dabf6d40de2a658349ab6c8..2abc926e9f0ec64830426c4ca0f639ca84a9c646 100644 (file)
@@ -10,7 +10,7 @@
                </tr>
        </table>
        <br>
-       <b>Note:</b> All individuals serving in the EQ Presidency, Young Men, Sunday School, or Primary
+       <b>Note:</b> All individuals serving in the Presidency, Young Men, Sunday School, or Primary
        <br>have been automarked as attending. Feel free to adjust this accordingly.
        <br>
        <table border="0" width="{total_width}" cellspacing="2" cellpadding="2">
 <!-- END month_list -->
        </tr>
        <tr bgcolor="#c9c9c9">
-               <th width={indiv_width}>Individual</th>
+               <th width={individual_width}>Individual</th>
 <!-- BEGIN header_list -->
                <th width={act_width}><font size=-3><a href="{update_day}">{day}</a></font></th>
 <!-- END header_list -->
        </tr>
 
-<!-- BEGIN indiv_list -->
-       <tr bgcolor="{tr_color}"><td>{indiv_name}</td>{att_table}</tr>
-<!-- END indiv_list -->
+<!-- BEGIN individual_list -->
+       <tr bgcolor="{tr_color}"><td>{individual_name}</td>{att_table}</tr>
+<!-- END individual_list -->
 
        </table>