stray closing /TABLE in the no-ticket case
[freeside.git] / httemplate / edit / svc_dish.cgi
index 57df498..f708464 100644 (file)
@@ -28,8 +28,8 @@ my @fields = (
   {
     field => 'note',
     type  => 'textarea',
-    rows  => 4,
-    cols  => 30,
+    rows  => 8,
+    cols  => 50,
     label => 'Installation notes',
   },