List description

This commit is contained in:
Bob Mottram 2016-02-11 09:27:36 +00:00
parent b8a155caca
commit fb94a7c28e
1 changed files with 1 additions and 1 deletions

View File

@ -667,7 +667,7 @@ function add_to_mailing_list {
trap "rm -f $data" 0 1 2 5 15
dialog --backtitle $"Freedombone Control Panel" \
--title $"Subscribe $SELECTED_USERNAME to a mailing list" \
--form "\n" 8 68 4 \
--form $"You can either enter a subject or an email address\n" 10 68 3 \
$"List folder name:" 1 1 "" 1 35 26 25 \
$"Name between [] on subject line:" 2 1 "" 2 35 26 25 \
$"List email address:" 3 1 "" 3 35 26 25 \