-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
implement-screen-email #1132
implement-screen-email #1132
Conversation
927e9b6
to
db41eb0
Compare
I sure look forward to this feature :-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the PR seems correct Thanks, just some small correction to be done
db41eb0
to
c900510
Compare
c900510
to
0a0838d
Compare
everything is good for me, any suggestion @kroky ? |
e39b89e
to
a3d322e
Compare
@christer77 This branch has conflicts that must be resolved |
1a3ecf5
to
9dddb71
Compare
f4fbb4d
to
75766a8
Compare
75766a8
to
1d0d8c8
Compare
1d0d8c8
to
ede161b
Compare
} | ||
} | ||
$res = '<tr class="general_setting"><td><label for="move_messages_in_screen_email">'. | ||
$this->trans('Move all messages in Screen Email folder if dislike email').'</label></td><td><input class="form-check-input" type="checkbox" role="switch" id="move_messages_in_screen_email" name="move_messages_in_screen_email" '.$checked.' ></td></tr>'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Move all messages in Screen Email folder if dislike email"
Please make this clearer for a new user.
Fixed Screen emails (messages from previously uncategorized emails are flagged)