[silva.infrae.contact][Emiliano D'Alterio] Removed <br> after er...

[email protected] Mon, 28 Oct 2013 17:47:42 +0100
Newsgroups gmane.comp.web.zope.silva.cvs
Message-ID <[email protected]>
author:    Emiliano D'Alterio
date:      Mon Oct 28 17:47:37 2013 +0100
revision:  19:c806d5601b2f in silva.infrae.contact
branch:    
details:   https://hg.infrae.com/silva.infrae.contact?cmd=changeset;node=c806d5601b2f
modified:  src/silva/infrae/contact/contactform_templates/contactformtemplate.cpt
added:     
removed:   
log:       Removed <br> after error message.


diffstat:

 src/silva/infrae/contact/contactform_templates/contactformtemplate.cpt |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r c772511d6e57 -r c806d5601b2f src/silva/infrae/contact/contactform_templates/contactformtemplate.cpt
--- a/src/silva/infrae/contact/contactform_templates/contactformtemplate.cpt	Mon Oct 28 17:32:05 2013 +0100
+++ b/src/silva/infrae/contact/contactform_templates/contactformtemplate.cpt	Mon Oct 28 17:47:37 2013 +0100
@@ -42,7 +42,6 @@
               tal:content="error.title">
           Error
         </p>
-        <br />
       </tal:error>
       
       <tal:widget tal:content="structure widget.render()" />