]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 253480: pages should be classified rather than identified by
authorkiko%async.com.br <>
Tue, 24 Aug 2004 09:33:31 +0000 (09:33 +0000)
committerkiko%async.com.br <>
Tue, 24 Aug 2004 09:33:31 +0000 (09:33 +0000)
domain name. r,a=myk.

template/en/default/global/header.html.tmpl

index 11899dd45dc97c4e3bc7a9d7c2bb2fc6a209001b..e4ffc12d0fce6ddf39b7b92d26c84e3be543565b 100644 (file)
   #%]
 
   <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