X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_domain.cgi;fp=httemplate%2Fview%2Fsvc_domain.cgi;h=b0f4ef0cf6174977088b1441e49cdfee02b91314;hp=3f2d4736a05ff7dfe58b4249fbdb779ea4e2a6de;hb=d2e5d9d1f65fc94eb87eae45b675645e92087f49;hpb=a5288a7f85b5c494821133c692fc8b5ced84abcf diff --git a/httemplate/view/svc_domain.cgi b/httemplate/view/svc_domain.cgi index 3f2d4736a..b0f4ef0cf 100755 --- a/httemplate/view/svc_domain.cgi +++ b/httemplate/view/svc_domain.cgi @@ -169,28 +169,7 @@ DNS records % }
-% my ( $settings, $defaults ) = $svc_domain->export_getsettings; -% if ( keys %$settings ) { - -%# XXX a way to label this "Communigate pro settings".. just a config maybe - External settings - <% ntable('#cccccc',2) %> - -% foreach my $key ( keys %$settings ) { - - <% $key |h %> - - <% $defaults->{$key} ? '' : '' %> - <% $settings->{$key} |h %> - <% $defaults->{$key} ? '' : '' %> - - -% } - - -
- -% } +<% include('elements/svc_export_settings.html', $svc_domain) %> <% joblisting({'svcnum'=>$svcnum}, 1) %>