X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export.pm;h=d62bef50df5fe36a9518b901c4dcd1cbe0860a09;hb=3ed2aae6b3e6b303b4058f9cd6e54ea377196b0a;hp=4b15f44cafe5bbc6544b63a444a17053d528f39c;hpb=7a94fd2dd84ccb204e97e8cbd9ce4162e93fd12e;p=freeside.git diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 4b15f44ca..d62bef50d 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -785,7 +785,7 @@ tie my %ldap_options, 'Tie::IxHash', 'desc' => 'Real-time export via remote SSH (i.e. useradd, userdel, etc.)', 'options' => \%shellcommands_options, 'nodomain' => 'Y', - 'notes' => 'Run remote commands via SSH. Usernames are considered unique (also see shellcommands_withdomain). You probably want this if the commands you are running will not accept a domain as a parameter. You will need to setup SSH for unattended operation.

Use these buttons for some useful presets:', + 'notes' => 'Run remote commands via SSH. Usernames are considered unique (also see shellcommands_withdomain). You probably want this if the commands you are running will not accept a domain as a parameter. You will need to setup SSH for unattended operation.

Use these buttons for some useful presets:', }, 'shellcommands_withdomain' => {