X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_acct%2Fcommunigate.html;fp=httemplate%2Fedit%2Fsvc_acct%2Fcommunigate.html;h=370bfb0e788099dab2ca6e25e50073e0ecf2e2e4;hb=c422010521a7c09673a8d4d0068d3fd482dd2dbc;hp=6370a54dca101da90a3f92a58362e4d1f9a5050e;hpb=c684757e24c7c64b73a6d636b2d25997b3511053;p=freeside.git diff --git a/httemplate/edit/svc_acct/communigate.html b/httemplate/edit/svc_acct/communigate.html index 6370a54dc..370bfb0e7 100644 --- a/httemplate/edit/svc_acct/communigate.html +++ b/httemplate/edit/svc_acct/communigate.html @@ -47,8 +47,9 @@ % } else { % my $quota_label = $communigate ? 'Mail storage limit' : 'Quota'; - - <% $quota_label %> +<% include('/elements/tr-td-label.html', + 'label' => $quota_label, + 'required' => $part_svc->part_svc_column('quota')->required ) %> % }