Hello All,
I do have this code:
{popup:text(checkbox)
{label "Block Pop-Up Windows"} {options {{"" "t"}} {value $popup}}
}
Which results in this possitioning on page:
Block Pop-Up Windows <>
(where <> is a check box, and I am using ad_form function)
Is there a way how to revert possition to look like this?
<> Block Pop-Up Windows
Thank you for your time.
DanielD