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

CRM-20450 Update post upgrade message with correct list of modified t… #10223

Merged
merged 1 commit into from
Apr 24, 2017

Conversation

seamuslee001
Copy link
Contributor

…emplates and fix closing tag which should be font

@seamuslee001
Copy link
Contributor Author

ping @eileenmcnaughton @KarinG

@@ -156,7 +156,7 @@
{/if}
</font>
</td>
<td style = "padding-left:34px;text-align:right;"><font size = "1">{$amountPaid|crmMoney:$currency}</font></td>
<td style = "padding-left:34px;text-align:right;"><font size = "1">{$amount|crmMoney:$currency}</font></td>
Copy link
Contributor

Choose a reason for hiding this comment

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

@seamuslee001 looks wrong

Copy link
Contributor Author

Choose a reason for hiding this comment

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

woops thanks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

…emplates and fix closing tag which should be font
@KarinG
Copy link
Contributor

KarinG commented Apr 24, 2017

@seamuslee001 - Ah good eye on fonts...! I just copied that line from the all paid section of the tpl to make the invoice stop running off the screen in the non paid section. Never read it that closely. Thank you!

@eileenmcnaughton eileenmcnaughton merged commit e855ea6 into civicrm:4.7.19-rc Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants