Update httemplate/elements/selectlayers.html
authorgjones2 <gary@pointblanksecurity.com>
Tue, 20 Nov 2012 19:50:56 +0000 (14:50 -0500)
committergjones2 <gary@pointblanksecurity.com>
Tue, 20 Nov 2012 19:50:56 +0000 (14:50 -0500)
Changed '""' to 'block'.

This code was generating "<DIV ID="paybydCARD" STYLE="display: ""; z-index: 1">

This might cause unexpected behavior in some browsers and the display property should be a block element (when displayed).


No differences found