Allow a "source" for contributions be configured per profile.
This commit is contained in:
parent
5ce76eae5f
commit
d28248723b
4 changed files with 17 additions and 0 deletions
|
@ -107,6 +107,11 @@
|
|||
<td class="content">{$form.campaign.html}</td>
|
||||
</tr>
|
||||
|
||||
<tr class="crm-section">
|
||||
<td class="label">{$form.contribution_source.label}</td>
|
||||
<td class="content">{$form.contribution_source.html}</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
</fieldset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue