remote access key is a big long thing
authorivan <ivan>
Wed, 7 Sep 2005 10:16:25 +0000 (10:16 +0000)
committerivan <ivan>
Wed, 7 Sep 2005 10:16:25 +0000 (10:16 +0000)
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 = (