add amendment field to contract template form

This commit is contained in:
Bilal
2020-07-20 20:02:07 +02:00
parent 8f13589c55
commit 9bf68d8fd6
5 changed files with 10 additions and 2 deletions

View File

@@ -405,6 +405,7 @@ en:
helpers:
help:
contract_template:
amendment_clause: Leave blank if not required for this contract
fee: Leave at $0.00 for no-fee
guardian_clause: Leave blank if not required for this contract
signature_legal_text: Leave blank if not required for this contract

View File

@@ -207,6 +207,7 @@ es:
helpers:
help:
contract_template:
amendment_clause: Leave blank if not required for this contract (ES)
fee: Leave at $0.00 for no-fee (ES)
guardian_clause: Leave blank if not required for this contract (ES)
signature_legal_text: Leave blank if not required for this contract (ES)