aboutsummaryrefslogtreecommitdiffstats
path: root/web/xsl.xsl
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@fury.ukcod.org.uk>2011-03-25 14:23:08 +0000
committerMatthew Somerville <matthew@fury.ukcod.org.uk>2011-03-25 14:23:08 +0000
commitfea3dbfc75a4470e0fe04f9ba594202a282d930c (patch)
tree1652e18aec3163e33d832aad3a547e65251e7a50 /web/xsl.xsl
parentc309d14a2bde3a0bc6fd9eebf84eb5ab2fafd33d (diff)
Rename #content to #mysociety.
Diffstat (limited to 'web/xsl.xsl')
-rw-r--r--web/xsl.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/xsl.xsl b/web/xsl.xsl
index 9d30b1d61..1aa0eef4b 100644
--- a/web/xsl.xsl
+++ b/web/xsl.xsl
@@ -12,7 +12,7 @@
</head>
<body>
<div id="header"><a href="/">FixMyStreet</a></div>
- <div id="wrapper"><div id="content">
+ <div id="wrapper"><div id="mysociety">
<xsl:apply-templates select="rss/channel"/>
</div></div>