fixed issues with updating to newer dataset
[eq/.git] / templates / default / willing_update.tpl
index 5bf945851aafdf0fb75ffdc23bc5075092c3f784..b3751cbe47c123bd43393e68ae6141dbeb233a0e 100644 (file)
@@ -1,6 +1,6 @@
 <center>
        <form action="{actionurl}" method="POST">
-       <input type=hidden name=indiv_id value={indiv_id}>
+       <input type=hidden name=individual value={individual}>
 
        <table border="0" width="{table_width}" cellspacing="2" cellpadding="2">
                <tr>
@@ -13,7 +13,7 @@
        <table border="0" width="{table_width}" cellspacing="2" cellpadding="2">
                <tr>
                        <td align="center" bgcolor="#c9c9c9" colspan=20>
-                       <font face="{font}"><b>Individual: {indiv_name}</b></font>
+                       <font face="{font}"><b>Individual: {individual_name}</b></font>
                        </td>
                </tr>
                <tr bgcolor="#c9c9c9"><font face="{font}">{header_row}</tr>