Dave Crossland wrote:
> While validating my XHTML pages I got an error from the Mailer Behavior:
>
> # Build the html form tag...
> results = %Q(<form action="#{ url }" method="POST"
>
> can be
>
> # Build the html form tag...
> results = %Q(<form action="#{ url }" method="post"
>
> and it validates. I'm not sure why it is capitalised? :-)
Dave, perhaps you could create a patch for this and send it to Matt
McCray. Plugins are pretty easy to modify.
--
John Long
htpt://wiseheartdesign.com
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant