List description
This commit is contained in:
parent
b8a155caca
commit
fb94a7c28e
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue