maccesch / cmsplugin-contact

Extendable contact plugin for django-cms with spam protection and i18n
BSD 2-Clause "Simplified" License
71 stars 62 forks source link

italian translation and a small template fix for HTML5 #21

Closed itbabu closed 12 years ago

itbabu commented 12 years ago

Added italian translation. fixed a W3C HTML5 validation error in contact.html (Bad value for attribute action on element form: Must be non-empty.)

maccesch commented 12 years ago

Great, thanks!