diff options
Diffstat (limited to 'rt/html/Elements/Header')
| -rw-r--r-- | rt/html/Elements/Header | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/html/Elements/Header b/rt/html/Elements/Header index f40d45ee1..697e93bcb 100644 --- a/rt/html/Elements/Header +++ b/rt/html/Elements/Header @@ -81,7 +81,7 @@ <& /Elements/Callback, _CallbackName => 'Head', %ARGS &> </head> - <body BACKGROUND="<% $RT::URI::freeside::URL %>/images/background-cheat.png" + <body NOTBACKGROUND="<% $RT::URI::freeside::URL %>/images/background-cheat.png" STYLE="margin-top:0; margin-bottom:0; margin-left:0; margin-right:0" <% $id && qq[ id="comp-$id"] |n %> > |
