summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main.cgi
diff options
context:
space:
mode:
authorjeff <jeff>2006-11-26 23:06:37 +0000
committerjeff <jeff>2006-11-26 23:06:37 +0000
commit88a07a3c2aac1fff33bd1f400ee5c0672ce716a0 (patch)
treea2dbef9b26afd39da1c8b70f54361fdf292af10c /httemplate/view/cust_main.cgi
parentae3253689aba4912b7308167cad11f10ebb2658a (diff)
more ajaxy customer notes
Diffstat (limited to 'httemplate/view/cust_main.cgi')
-rwxr-xr-xhttemplate/view/cust_main.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi
index fa3de92f0..3c66df1a7 100755
--- a/httemplate/view/cust_main.cgi
+++ b/httemplate/view/cust_main.cgi
@@ -138,7 +138,7 @@ Comments
% }else{ # make firefox happy wrt POSTDATA
-<iframe src="<% $p %>view/cust_main/notes.html?custnum=<% $cust_main->custnum %>" height="18" width="6" name="cust_main_notes" frameborder="0" marginborder="0" marginheight="0" scrolling="auto">
+<iframe src="<% $p %>view/cust_main/notes.html?custnum=<% $cust_main->custnum %>" height="24" width="616" name="cust_main_notes" frameborder="0" marginborder="0" marginheight="0" scrolling="auto">
<div><br>[iframe not supported]<br><br></div>
</iframe>