remote access key is a big long thing
[freeside.git] / FS / FS / part_export / cpanel.pm
index 3bc47e4..7628ff6 100644 (file)
@@ -8,7 +8,7 @@ use FS::part_export;
 
 tie my %options, 'Tie::IxHash',
   'user'       => { label=>'Remote access username' },
-  'accesshash' => { label=>'Remote access key' },
+  'accesshash' => { label=>'Remote access key', type=>'textarea' },
 ;
 
 %info = (