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