diff --git a/docs/css/main.css b/docs/css/main.css index 60a2fd8..239e7ab 100644 --- a/docs/css/main.css +++ b/docs/css/main.css @@ -73,9 +73,11 @@ span.highlight {background:#ffffaa;} a {color:#22579C;} /* Footer */ -#divFooter {text-align:center;font-size:0.9em; - padding-top:1.5em;} -#divFooter ul {border-top:dotted 1px #808080;} +#divFooter {font-size:0.9em; + padding-top:1.5em;position:relative;} +#divFooter #aHosted {display:block;width:130px;height:35px;background:url(../images/hosted.png); + position:absolute; right:0; top:30px;} +#divFooter ul {border-top:dotted 1px #808080;padding-top:3px;padding-bottom:20px;} /* Buttons */ input.button {font-family:georgia, serif;} \ No newline at end of file diff --git a/docs/images/hosted.png b/docs/images/hosted.png new file mode 100644 index 0000000..a9a7202 Binary files /dev/null and b/docs/images/hosted.png differ diff --git a/docs/templates/alert_email_text.tpl b/docs/templates/alert_email_text.tpl index 37e6c03..b25ea6c 100644 --- a/docs/templates/alert_email_text.tpl +++ b/docs/templates/alert_email_text.tpl @@ -1,5 +1,5 @@ {foreach name="applications" from="$applications" item="application"} -{$application->address|upper} {$application->postcode|upper} ({$application->council_reference|upper}) +{$application->address|upper} {$application->postcode|upper} ({$application->council_reference|upper}) {$application->description} diff --git a/docs/templates/footer.tpl b/docs/templates/footer.tpl index e13bcae..b781cc9 100644 --- a/docs/templates/footer.tpl +++ b/docs/templates/footer.tpl @@ -5,6 +5,7 @@
  • About
  • Contact
  • + Hosted by MySociety {if $onloadscript !="" || $set_focus_control !=""}