X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fpackages%2Flocation.html;h=41155cbae5f85060df4f503da1758cc3f8ea2aff;hb=03ceab71dad1e5eb366865d304e5e459cc905ce4;hp=9f348e5d37190e76fb8d2c289c960fd7f95f72f7;hpb=b50700f72235bcbc23df43f4cf550b5676d70ed7;p=freeside.git diff --git a/httemplate/view/cust_main/packages/location.html b/httemplate/view/cust_main/packages/location.html index 9f348e5d3..41155cbae 100644 --- a/httemplate/view/cust_main/packages/location.html +++ b/httemplate/view/cust_main/packages/location.html @@ -4,12 +4,16 @@ (default service address)
% } - <% $loc->location_label( 'join_string' => '
', + <% $loc->location_label( 'join_string' => '
', + 'double_space' => '   ', 'escape_function' => \&encode_entities, + 'countrydefault' => $countrydefault, ) %> +% unless ( $cust_pkg->locationnum ) {
+% } % if ( ! $cust_pkg->get('cancel') % && $FS::CurrentUser::CurrentUser->access_right('Change customer package')