Browse Source

DIV-446 center some text

pull/160/head
Foley Lynn 8 years ago
parent
commit
254a5bde34
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      edivorce/apps/core/templates/pdf/form52.html

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

@ -39,7 +39,7 @@
<p> <p>
Claimant 2:{% include "partials/name_with_alias.html" with name=responses.name_spouse use_other_name=responses.any_other_name_spouse other_names=responses.other_name_spouse class_name='form-entry_claimant' %} Claimant 2:{% include "partials/name_with_alias.html" with name=responses.name_spouse use_other_name=responses.any_other_name_spouse other_names=responses.other_name_spouse class_name='form-entry_claimant' %}
</p> </p>
<h2 align="center">
<h2 class="text-center">
FINAL ORDER FINAL ORDER
</h2> </h2>


Loading…
Cancel
Save