Increased width of "Notes" text boxes from 60 to 100.
[eq/.git] / templates / default / ppi_update.tpl
index f6b6817c5c943cdc58ec5847556273c062efb6a8..0c58979fdcf02e866969748a90225c6a1eb95985 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>