summaryrefslogtreecommitdiff
path: root/httemplate/edit/svc_domain/communigate-basics.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/svc_domain/communigate-basics.html')
-rw-r--r--httemplate/edit/svc_domain/communigate-basics.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/svc_domain/communigate-basics.html b/httemplate/edit/svc_domain/communigate-basics.html
index dbad35f1c..67f442842 100644
--- a/httemplate/edit/svc_domain/communigate-basics.html
+++ b/httemplate/edit/svc_domain/communigate-basics.html
@@ -26,7 +26,7 @@
<INPUT TYPE="hidden" NAME="cgp_aliases" VALUE="<% $svc_domain->cgp_aliases %>">
% }
-% if ( $part_svc->part_svc_column('max_accounts')->columnflag =~ /^[FA]$/ ) {
+% if ( ! $communigate || $part_svc->part_svc_column('max_accounts')->columnflag =~ /^[FA]$/ ) {
<INPUT TYPE="hidden" NAME="max_accounts" VALUE="<% $svc_domain->max_accounts %>">
% } else {
<TR>