X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Flocation.html;h=0ec6c04e065affdf347e05327fd17710cd54af26;hb=36496cd4c672742f3c7791114879f420f19d1e4a;hp=4750b687dc99528d70c33393b654d1ace1ffa2f4;hpb=4bd9d3d9dc5325f0d7bd498e457140b15d01866c;p=freeside.git diff --git a/httemplate/elements/location.html b/httemplate/elements/location.html index 4750b687d..0ec6c04e0 100644 --- a/httemplate/elements/location.html +++ b/httemplate/elements/location.html @@ -123,7 +123,7 @@ $object->set($pre.'state', $statedefault ) || $object->get($pre.'country') ne $countrydefault; my @style = (); -push @style, 'background-color: #dddddd"' if $disabled; +push @style, 'background-color: #dddddd' if $disabled; my @address2_label_style = (); push @address2_label_style, 'visibility:hidden'