diff options
author | ivan <ivan> | 2010-02-21 03:16:02 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-02-21 03:16:02 +0000 |
commit | 259eacca8b815b2bf159e7ee14385e2ac28ed9ee (patch) | |
tree | de35289c365cc1e3b0c47a8193454f22e2ec25c7 /httemplate/view/svc_acct | |
parent | d2e5d9d1f65fc94eb87eae45b675645e92087f49 (diff) |
communigate, RT#7083
Diffstat (limited to 'httemplate/view/svc_acct')
-rw-r--r-- | httemplate/view/svc_acct/basics.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/svc_acct/basics.html b/httemplate/view/svc_acct/basics.html index 752b4833a..6eddd492d 100644 --- a/httemplate/view/svc_acct/basics.html +++ b/httemplate/view/svc_acct/basics.html @@ -109,7 +109,7 @@ <TR> <TD ALIGN="right">Enabled services</TD> - <TD BGCOLOR="#ffffff"><% $svc_acct->cgp_accessmodes %></TD> + <TD BGCOLOR="#ffffff"><% $svc_acct->cgp_accessmodes |h %></TD> </TR> <TR> |