aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.cgi
diff options
context:
space:
mode:
authormatthew <matthew>2009-04-16 13:51:24 +0000
committermatthew <matthew>2009-04-16 13:51:24 +0000
commit38f37a3d9dab22df8f29363aefe4f83cdee27dda (patch)
tree9890997faad5b218d2a97a59f933a08e1b307199 /web/index.cgi
parent2c3092e761d3c95f21322810605bc60b89df8378 (diff)
A few more.
Diffstat (limited to 'web/index.cgi')
-rwxr-xr-xweb/index.cgi4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index.cgi b/web/index.cgi
index dd4c09c3b..90b2117af 100755
--- a/web/index.cgi
+++ b/web/index.cgi
@@ -6,7 +6,7 @@
# Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved.
# Email: matthew@mysociety.org. WWW: http://www.mysociety.org
#
-# $Id: index.cgi,v 1.251 2009-04-15 10:25:44 matthew Exp $
+# $Id: index.cgi,v 1.252 2009-04-16 13:51:24 matthew Exp $
use strict;
use Standard;
@@ -110,7 +110,7 @@ sub front_page {
if ($q->{site} eq 'fixmystreet') {
$out .= <<EOF
<p align="center" style="margin-bottom:0">
-<img alt="$new" src="/i/new.png" border="0">
+<img width="23" height="12" alt="$new" src="/i/new.png" border="0">
<a href="$url">$getiphone</a>
</p>
EOF