Skip to content
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

Cleanup Email Invoice form to remove longest ever field label #26533

Merged

Conversation

larssandergreen
Copy link
Contributor

Overview

Also changed from_email to select2 while I was in there and clarified the subject label, plus a little light cleanup.

Before

image

After

image

@civibot
Copy link

civibot bot commented Jun 15, 2023

(Standard links)

@civibot civibot bot added the master label Jun 15, 2023
@@ -32,3 +32,7 @@
<p>{ts}You can send your email as a simple text-only message, as an HTML formatted message, or both. Text-only messages are sufficient for most email communication, and some recipients may prefer not to receive HTML formatted messages.{/ts}</p>
<p>{ts}HTML messages have more visual impact, allow you to include images, and may be more readable if you are including links to website pages. However, different email programs may interpret HTML formats differently, so use this option cautiously unless you have a template format that has been tested with different web and desktop email programs.{/ts}</p>
{/htxt}

{htxt id="id-email_comment"}
{ts}If you would like to add personal message to email please add it here. (If sending to more then one receipient the same message will be sent to each contact.){/ts}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a blocker since this is the same as the original, but there's two typos and one grammar wrong it is.

But otherwise looks good.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is pretty bad, have replaced with new text. I closed this by accident and don't think I have the power to re-open - but can you?

Also the email message thing doesn't work at all, but I'll fix that in a new PR.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently I do.

And yeah I noticed the additional message didn't seem to do anything.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now it will work

@larssandergreen larssandergreen force-pushed the Cleanup-send-invoice-email-form branch from b23178b to d0bc241 Compare June 15, 2023 04:15
@demeritcowboy demeritcowboy reopened this Jun 15, 2023
@demeritcowboy demeritcowboy merged commit cd77e20 into civicrm:master Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants