aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
diff options
context:
space:
mode:
authorkiko%async.com.br <>2004-08-24 09:33:31 +0000
committerkiko%async.com.br <>2004-08-24 09:33:31 +0000
commit840d608f8d9c553896d730b6199edc5f4b2d1c14 (patch)
treedcb4a75dac827bacd310ddff2874d3be6465d9e1 /template/en/default
parent0a91330cb1773a8e8df32d6ce830b73996a47d40 (diff)
downloadbugs-840d608f8d9c553896d730b6199edc5f4b2d1c14.tar
bugs-840d608f8d9c553896d730b6199edc5f4b2d1c14.tar.gz
bugs-840d608f8d9c553896d730b6199edc5f4b2d1c14.tar.bz2
bugs-840d608f8d9c553896d730b6199edc5f4b2d1c14.tar.xz
bugs-840d608f8d9c553896d730b6199edc5f4b2d1c14.zip
Fix for bug 253480: pages should be classified rather than identified by
domain name. r,a=myk.
Diffstat (limited to 'template/en/default')
-rw-r--r--template/en/default/global/header.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl
index 11899dd45..e4ffc12d0 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -101,7 +101,7 @@
#%]
<body bgcolor="[% bgcolor %]" onload="[% onload %]"
- id="[% Param('urlbase').replace('^https?://','').replace('/$','').replace('[-~@:/.]+','-') %]"
+ class="[% Param('urlbase').replace('^https?://','').replace('/$','').replace('[-~@:/.]+','-') %]"
[%+ bodyattrs %]>
[%# Migration note: the following file corresponds to the old Param