fixed issues with updating to newer dataset
[eq/.git] / templates / default / ppi_update.tpl
index f6b6817c5c943cdc58ec5847556273c062efb6a8..73e2ac65274de130d137c1360c71949446421f84 100644 (file)
@@ -3,8 +3,7 @@
 <center>
        <form action="{actionurl}" method="POST">
        <input type=hidden name=interviewer value={interviewer}>
-       <input type=hidden name=elder value={elder}>
-       <input type=hidden name=aaronic value={aaronic}>
+       <input type=hidden name=individual value={individual}>
        <input type=hidden name=companionship value={companionship}>
        <table border="0" width="60%" cellspacing="2" cellpadding="2">
                <tr>
@@ -34,7 +33,7 @@
                </tr>
                <tr>    
                        <td align="left"><font face="{font}" size="{font_size}">
-                       <textarea cols="60" rows="10" name="notes" wrap="virtual" {readonly}>{notes}</textarea></font></td>
+                       <textarea cols="100" rows="10" name="notes" wrap="virtual" {readonly}>{notes}</textarea></font></td>
                </tr>
        </table>