summaryrefslogtreecommitdiff
path: root/httemplate/view/svc_acct
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/view/svc_acct')
-rw-r--r--httemplate/view/svc_acct/basics.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/httemplate/view/svc_acct/basics.html b/httemplate/view/svc_acct/basics.html
index db7abe48b..7beb88a81 100644
--- a/httemplate/view/svc_acct/basics.html
+++ b/httemplate/view/svc_acct/basics.html
@@ -116,7 +116,10 @@
value=>$svc_acct->cgp_timezone || 'default (HostOS)' ) %>
<% include('/view/elements/tr.html', label=>'Layout',
value=>$svc_acct->cgp_skinname || 'default (***)' ) %>
-%#XXX pronto style
+
+ <% include('/view/elements/tr.html', label=>'Pronto style',
+ value=>$svc_acct->cgp_prontoskinname ) %>
+
<% include('/view/elements/tr.html', label=>'Send read receipts',
value=>$svc_acct->cgp_sendmdnmode ) %>