aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rwxr-xr-xweb/confirm.cgi5
-rw-r--r--web/css/cobrands/emptyhomes/emptyhomes.css20
-rw-r--r--web/css/ie6.css4
-rw-r--r--web/i/SEHPlogo-bwS.pngbin0 -> 17954 bytes
-rw-r--r--web/i/Sheltercymru47s.pngbin0 -> 9702 bytes
5 files changed, 22 insertions, 7 deletions
diff --git a/web/confirm.cgi b/web/confirm.cgi
index 925b64ed2..a16f8fb93 100755
--- a/web/confirm.cgi
+++ b/web/confirm.cgi
@@ -154,7 +154,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 c3d514807..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;
@@ -146,7 +154,7 @@ blockquote {
right: 10px;
}
-#footer {
+#emptyhomes-footer {
clear: both;
font-size: 83%;
border-top: solid 2em #ffffff;
@@ -156,11 +164,11 @@ blockquote {
padding: 20px;
overflow: auto;
}
-#footer div {
+#emptyhomes-footer div {
float: left;
- margin-right: 1em;
+ margin-right: 2em;
}
-#footer a {
+#emptyhomes-footer a {
color: #FFFFFF;
}
diff --git a/web/css/ie6.css b/web/css/ie6.css
index 051a117db..cccb99f12 100644
--- a/web/css/ie6.css
+++ b/web/css/ie6.css
@@ -16,3 +16,7 @@
right: 10px;
cursor: pointer;
}
+
+#emptyhomes-footer {
+ zoom: 1;
+}
diff --git a/web/i/SEHPlogo-bwS.png b/web/i/SEHPlogo-bwS.png
new file mode 100644
index 000000000..496d43115
--- /dev/null
+++ b/web/i/SEHPlogo-bwS.png
Binary files differ
diff --git a/web/i/Sheltercymru47s.png b/web/i/Sheltercymru47s.png
new file mode 100644
index 000000000..5547be1e0
--- /dev/null
+++ b/web/i/Sheltercymru47s.png
Binary files differ