diff options
Diffstat (limited to 'web')
-rwxr-xr-x | web/confirm.cgi | 5 | ||||
-rw-r--r-- | web/css/cobrands/emptyhomes/emptyhomes.css | 12 | ||||
-rw-r--r-- | web/i/SEHPlogo-bwS.png | bin | 0 -> 17954 bytes | |||
-rw-r--r-- | web/i/Sheltercymru47s.png | bin | 0 -> 9702 bytes |
4 files changed, 14 insertions, 3 deletions
diff --git a/web/confirm.cgi b/web/confirm.cgi index d070a873f..cd874e9f0 100755 --- a/web/confirm.cgi +++ b/web/confirm.cgi @@ -156,7 +156,10 @@ $q->p(_('Thank you for using ReportEmptyHomes.com. Your action is already helpin to resolve the UK’s empty homes crisis.')) . $q->p('<a href="/report/' . $id . '">' . _('View your report') . '</a>.'); } else { - $out = $q->p(_('Thank you for reporting an empty property on ReportEmptyHomes.com.')) . + $out = $q->p(_('Thank you for reporting this empty property on ReportEmptyHomes.com. +At present the report cannot be sent through to the council for this area. We +are working with councils to link them into the system so that as many areas +as possible will be covered.')) . $q->p('<a href="/report/' . $id . '">' . _('View your report') . '</a>.'); } } else { diff --git a/web/css/cobrands/emptyhomes/emptyhomes.css b/web/css/cobrands/emptyhomes/emptyhomes.css index 51f5447c8..2dcdce523 100644 --- a/web/css/cobrands/emptyhomes/emptyhomes.css +++ b/web/css/cobrands/emptyhomes/emptyhomes.css @@ -74,8 +74,6 @@ blockquote { /* Site layout */ #header { - font-size: 200%; - font-weight: bold; margin: 0; padding: 5px 0; float: left; @@ -85,6 +83,16 @@ blockquote { margin-left: 0.5em; } +#header #eha-logo { + float: left; + margin-right: 1em; +} + +#header div { + float: left; + margin-top: 0.5em; +} + #content { width: 100%; /* Must specify a width or IE goes crazy wrong! */ position: relative; diff --git a/web/i/SEHPlogo-bwS.png b/web/i/SEHPlogo-bwS.png Binary files differnew file mode 100644 index 000000000..496d43115 --- /dev/null +++ b/web/i/SEHPlogo-bwS.png diff --git a/web/i/Sheltercymru47s.png b/web/i/Sheltercymru47s.png Binary files differnew file mode 100644 index 000000000..5547be1e0 --- /dev/null +++ b/web/i/Sheltercymru47s.png |