diff options
Diffstat (limited to 'rt/html')
-rw-r--r-- | rt/html/Elements/PageLayout | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/rt/html/Elements/PageLayout b/rt/html/Elements/PageLayout index 88455417a..c3fcfc553 100644 --- a/rt/html/Elements/PageLayout +++ b/rt/html/Elements/PageLayout @@ -48,8 +48,7 @@ <table class="black" border=0 cellspacing=0 cellpadding=0 width="100%"> <tr> - <TD colspan=5 WIDTH="100%" STYLE="padding:0"><IMG BORDER=0 ALT="" SRC="<% $RT: -:URI::freeside::URL %>/images/black-gradient.png" HEIGHT="13" WIDTH="100%"></TD> + <TD colspan=5 WIDTH="100%" STYLE="padding:0"><IMG BORDER=0 ALT="" SRC="<% $RT::URI::freeside::URL %>/images/black-gradient.png" HEIGHT="13" WIDTH="100%"></TD> </tr> <tr> |