Skip to content

Commit 3c79c57

Browse files
committed
change spacing
1 parent f45bbbb commit 3c79c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/company/mortgages/view_content.html.tx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
% if ($charge.status == 'outstanding' || $charge.status == 'part-satisfied') {
2525
<p>
26-
<a href=<% $c.config.webfiling_login_url %>>Satisfy charge <span class="visually-hidden"><% if defined $charge.charge_code {$charge.charge_code} else { $charge.classification.description } %> on the Companies House WebFiling service</span></a>
26+
<a href=<% $c.config.webfiling_login_url %>>Satisfy charge<span class="visually-hidden"> <% if defined $charge.charge_code {$charge.charge_code} else { $charge.classification.description } %> on the Companies House WebFiling service</span></a>
2727
</p>
2828
% }
2929

0 commit comments

Comments
 (0)