|
@@ -372,8 +372,8 @@ function menu_email {
|
372
|
372
|
dialog --backtitle $"Freedombone User Control Panel" \
|
373
|
373
|
--title $"Change Email Filtering Rules" \
|
374
|
374
|
--radiolist $"Choose an operation:" 13 70 6 \
|
375
|
|
- 1 $"Add a user to a mailing list" off \
|
376
|
|
- 2 $"Remove a user from a mailing list" off \
|
|
375
|
+ 1 $"Add yourself to a mailing list" off \
|
|
376
|
+ 2 $"Remove yourself from a mailing list" off \
|
377
|
377
|
3 $"Add an email rule" off \
|
378
|
378
|
4 $"Block/Unblock an email address" off \
|
379
|
379
|
5 $"Block/Unblock email with subject text" off \
|