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

Fix PHP notices in contributionrecur tpl #21526

Merged
merged 1 commit into from
Sep 19, 2021

Conversation

mattwire
Copy link
Contributor

Overview

Fix PHP notices in page/contributionrecur.tpl.

This also hides some additional fields if they are empty which the template was already doing with some fields.

Before

php notices in tpl

After

no php notices in tpl

Technical Details

Comments

@civibot
Copy link

civibot bot commented Sep 18, 2021

(Standard links)

@civibot civibot bot added the master label Sep 18, 2021
@mlutfy mlutfy added the merge ready PR will be merged after a few days if there are no objections label Sep 18, 2021
@mlutfy
Copy link
Member

mlutfy commented Sep 18, 2021

Looks OK based on code review, but will let another pair of eyes look at it.

@demeritcowboy demeritcowboy merged commit b6511c9 into civicrm:master Sep 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master merge ready PR will be merged after a few days if there are no objections
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants