Browse Source

Merge pull request #58 from dominikszopa/DIV-968

DEV-968: Remove ", British Columbia" from notary signature
pull/160/head
Charles Shin 6 years ago
committed by GitHub
parent
commit
5a97986ef6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      edivorce/apps/core/templates/pdf/partials/notary_signature.html

+ 1
- 1
edivorce/apps/core/templates/pdf/partials/notary_signature.html View File

@ -6,7 +6,7 @@
<td class=""> </td> <td class=""> </td>
</tr> </tr>
<tr> <tr>
<td class="">at <span class="form-entry not-complete">&nbsp;</span>, British Columbia</td>
<td class="">at <span class="form-entry not-complete">&nbsp;</span></td>
<td class="parens"> ) </td> <td class="parens"> ) </td>
<td class=""></td> <td class=""></td>
</tr> </tr>


Loading…
Cancel
Save