X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmyaccount_menu.html;fp=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmyaccount_menu.html;h=5cf4fe2d9be6c2c879960c8b6328659e7685d843;hp=cc9f255ce0ba2af423bf93315ef17b8643f4a183;hb=7f43bf155bc79e3c9bd5d88e53117595963c301e;hpb=124b91bedc8e815956b3d0440414a8c0e6a5b78b diff --git a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html index cc9f255ce..5cf4fe2d9 100644 --- a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html +++ b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html @@ -1,6 +1,6 @@ <%= $url = "$selfurl?session=$session_id;action="; ''; %> -
+ @@ -74,7 +74,7 @@ foreach my $item ( @menu ) { $OUT .= '{'url'} && $action eq $item->{'url'} ) { - $OUT .= ' BGCOLOR="#eeeeee" '. + $OUT .= ' BGCOLOR="'. ( $body_bgcolor || '#eeeeee' ). '" '. ' STYLE="border-top: 1px solid black;'. ' border-left: 1px solid black;'. ' border-bottom: 1px solid black"';