On Thu, Jan 7, 2010 at 4:07 PM, Bogdan <[email protected]> wrote:
> I tried to change line 423 of markup.php (to:  return BOLTescape
> ("<option $attr>$label</option>"); ) and the result is:
> <option  value='editor' ></option>select text<br /> (<br /> doesn't
> matter now)
>
> Bogdan

To get the label within the tags you need to set up your form like
this:  [option value label] rather than [option value]label.

And again, you should be able to get rid of the <br />'s by putting
all your options on a single horizontal line. That will hopefully be
fixed soon.

Cheers,
Dan
-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.


Reply via email to