From: ivan Date: Wed, 7 Sep 2005 10:16:25 +0000 (+0000) Subject: remote access key is a big long thing X-Git-Tag: BEFORE_FINAL_MASONIZE~407 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=c3d44e9d01d88fde47d817df4c7d77c16f074e65 remote access key is a big long thing --- diff --git a/FS/FS/part_export/cpanel.pm b/FS/FS/part_export/cpanel.pm index 3bc47e422..7628ff608 100644 --- a/FS/FS/part_export/cpanel.pm +++ b/FS/FS/part_export/cpanel.pm @@ -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 = (