diff options
author | ivan <ivan> | 2010-02-21 03:16:05 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-02-21 03:16:05 +0000 |
commit | 690f020eb7e2af7112793747f45b488aa0e24e03 (patch) | |
tree | d8268bbe35d350a63944613d2388f1f9bb2d2145 /httemplate/view/svc_acct/basics.html | |
parent | 7c4c6e090b363b84c2b01e7c7d49c6823d5d376f (diff) |
communigate, RT#7083
Diffstat (limited to 'httemplate/view/svc_acct/basics.html')
-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> |