X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export.pm;h=64d21d72304af077e3f7e9fbeab98408ff5ddd58;hp=0597cddf2f9a798b854869eac666bbd56a118b92;hb=dba4eeaf3610792b0ed1149723a8383cc4a6fef1;hpb=e87b9a0b4b7eab8e258b7fac7cb6182ee0f6c7ea diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 0597cddf2..64d21d723 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -719,7 +719,7 @@ tie my %sqlmail_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' => {