mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-01-15 20:29:53 +00:00
EDIT: Changed 'Quit to Email?' to 'Return to Email?'
This commit is contained in:
parent
33e00c8a61
commit
aeea320586
@ -2533,7 +2533,7 @@ int edit(char *fname) {
|
||||
load_attacher();
|
||||
// Fall through
|
||||
case 1:
|
||||
if (prompt_okay("Quit to EMAIL") == 0)
|
||||
if (prompt_okay("Return to EMAIL") == 0)
|
||||
load_email();
|
||||
break;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user