On Wed, Dec 3, 2008 at 10:53 AM, jhill10110 <[EMAIL PROTECTED]> wrote:
>
> On Dec 3, 1:16 pm, jhill10110 <[EMAIL PROTECTED]> wrote:
> > How would I customize the format of {{ form.shipping }} on the
> > base_pay_ship.html template? It currently renders this:
> What do you guys think, should this be changed in django? Here is a
> reference of <label>
> http://www.w3schools.com/tags/tag_label.asp
>
> I do not think the <input> should be inside the <label>
It is legal HTML. The input can go inside the tag, in which case you don't
need the "for=" attribute.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Satchmo users" 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/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---