Skip to content

Commit f96d9ea

Browse files
authored
Merge pull request #56 from companieshouse/release/4.32.0
Release/4.32.0
2 parents 3d3787d + 618434c commit f96d9ea

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

api-enumerations

templates/base.tx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,8 @@
134134
<main id="page-container" class="search <% $classes %>" role="main">
135135

136136
<div class="phase-banner">
137-
<div class="accuracy-banner small-text"><a href="http://resources.companieshouse.gov.uk/serviceInformation.shtml#compInfo" target="_blank">Companies House does not verify the accuracy of the information displayed<span class="visuallyhidden">(link opens a new window)</span></a></span>
137+
<div class="small-text">Companies House does not verify the accuracy of the information filed
138138
</div>
139-
<p>
140-
<strong class="phase-tag">BETA</strong>
141-
<span>This is a trial service &mdash; your <a href="https://www.research.net/r/chbeta" target="_blank" <% if $c.config.piwik.embed { %> onClick="javascript:_paq.push(['trackEvent', 'Beta', 'Feedback']);"<% } %>>feedback<span class="visuallyhidden">(link opens a new window)</span></a> will help us to improve it.</span>
142-
</p>
143139
</div>
144140

145141
% if $user_bar != false {

templates/company/filing_history/view_content.html.tx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
% if !$item.links.document_metadata {
5252
% if ($item._missing_message == 'unavailable') {
5353
<div class="form-hint">
54-
This document is currently unavailable, a copy can be ordered from the Contact Centre. Telephone +44 (0)303 1234 500. There is a £3.00 charge per document.
54+
This document is not available online but it may be possible to order a copy from the Contact Centre. Telephone +44(0)303 1234 500.
5555
</div>
5656
% }
5757
% if ($item._missing_message == 'available_in_5_days') {

0 commit comments

Comments
 (0)