diff options
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/small_custview.html')
| -rw-r--r-- | fs_selfservice/FS-SelfService/cgi/small_custview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/small_custview.html b/fs_selfservice/FS-SelfService/cgi/small_custview.html index 308eae928..919df5631 100644 --- a/fs_selfservice/FS-SelfService/cgi/small_custview.html +++ b/fs_selfservice/FS-SelfService/cgi/small_custview.html @@ -1,7 +1,7 @@ <DIV ID="fs_small_custview"> Customer #<B><%= $display_custnum %></B> - - <B><FONT COLOR="#<%= $statuscolor %>"><%= ucfirst($status)%></FONT></B> + - <B><FONT COLOR="#<%= $statuscolor %>"><%= $status_label %></FONT></B> <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=2 BGCOLOR="<%= $box_bgcolor ||= '#c0c0c0' %>"> <TR> |
