resize customer not add popup, eliminate needless <BR> in popup
[freeside.git] / httemplate / view / cust_main / notes.html
index a6378f4..71511dc 100755 (executable)
@@ -37,7 +37,7 @@
 %                                             ";notenum=$notenum",
 %                            'actionlabel' => 'Edit customer note',
 %                            'width'       => 616,
-%                            'height'      => 580,
+%                            'height'      => 538, #575
 %                            'frame'       => 'top',
 %                        );
 %   my $clickjs = qq!onclick="$onclick"!;