removed more references to EQ
[eq/.git] / templates / default / ppi_update.tpl
index f6b6817c5c943cdc58ec5847556273c062efb6a8..70469b85b55cf8ee1ddbc2496a304b149886f705 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=indiv value={indiv}>
        <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>