From 8666d9abd570c5e9779b30aed8cb548f4dc57a0d Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Thu, 20 Dec 2012 12:04:30 -0800 Subject: [PATCH] fixed selector buttons --- nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf b/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf index fd113097..5aa2e17e 100644 --- a/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf +++ b/nzbget-postprocessing-files/9.0/webui/nzbget-postprocess.conf @@ -124,10 +124,10 @@ DestDir= # be sent via email. # This uses sendEmail as authored by Brandon Zehm -#Specify if you want emails to be sent for successful downloads (yes, no). +# Specify if you want emails to be sent for successful downloads (yes, no). Email_successful=yes -#Specify if you want emails to be sent for failed downloads (yes, no). +# Specify if you want emails to be sent for failed downloads (yes, no). Email_failed=yes # Set the full path and file name for sendEmail application.