projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85b6847
)
Fix PHP warning on Export Contacts
author
larssandergreen
<lars@wildsight.ca>
Wed, 7 Jun 2023 04:59:22 +0000
(22:59 -0600)
committer
larssandergreen
<lars@wildsight.ca>
Wed, 7 Jun 2023 04:59:22 +0000
(22:59 -0600)
templates/CRM/Export/Form/Select.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/CRM/Export/Form/Select.tpl
b/templates/CRM/Export/Form/Select.tpl
index 06a37cb30ce59d55c87cb8a839fcf9fa461ea063..f23a9336f9861ace641e3b8952d33e617b94fa2f 100644
(file)
--- a/
templates/CRM/Export/Form/Select.tpl
+++ b/
templates/CRM/Export/Form/Select.tpl
@@
-68,11
+68,6
@@
</table>
<div class="clear"> </div>
</div>
-
- <div class="content crm-content-mergeSameHousehold">
- {$form.merge_same_household.html}
- </div>
- <br/>
<div class="label crm-label-postalMailingExport">{$form.postal_mailing_export.label}</div>
<div class="content crm-content-postalMailingExport">
{$form.postal_mailing_export.html}