From 7a8c7b6f64ac14d555d866f93300e64c47b74a98 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 20 Apr 2010 04:13:34 +0000 Subject: communigate (phase 2): Account Preferences (& Domain::Account Defaults:Preferences): ProntoSkinName RT#7514 --- httemplate/view/svc_acct/basics.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'httemplate/view/svc_acct') 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 ) %> -- cgit v1.2.1