Increased width of "Notes" text boxes from 60 to 100.
[eq/.git] / templates / default / int_update.tpl
index 74ee4694570b4452909e6e1bbcc423615acd8ef1..cfaaf4cb576fa0942b9b19dcdf95ae10a1cb5e63 100644 (file)
@@ -34,7 +34,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>