[#5] Add a setting for differentiating membership types depending on donation rhythm
This commit is contained in:
parent
cd7c7e7d12
commit
bc9baea6f2
5 changed files with 38 additions and 17 deletions
|
@ -211,6 +211,10 @@
|
|||
<td class="label">{$form.membership_type_id.label}</td>
|
||||
<td class="content">{$form.membership_type_id.html}</td>
|
||||
</tr>
|
||||
<tr class="crm-section">
|
||||
<td class="label">{$form.membership_type_id_recur.label}</td>
|
||||
<td class="content">{$form.membership_type_id_recur.html}</td>
|
||||
</tr>
|
||||
|
||||
<tr class="crm-section">
|
||||
<td class="label">{$form.contribution_source.label}</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue