[FIX] website: Default Url not correct for the button 'contact us' in the block featu...
authorchm@openerp.com <>
Wed, 9 Apr 2014 13:41:43 +0000 (15:41 +0200)
committerchm@openerp.com <>
Wed, 9 Apr 2014 13:41:43 +0000 (15:41 +0200)
bzr revid: chm@openerp.com-20140409134143-aoiqbd2aqe78hgyc

addons/website/views/snippets.xml

index 3e27ffb..5983ded 100644 (file)
                         </p>
                     </div>
                     <div class="col-md-3">
-                        <a href="page/contactus" class="btn btn-primary btn-lg pull-right mt8">
+                        <a href="/page/website.contactus" class="btn btn-primary btn-lg pull-right mt8">
                             <i class="fa fa-arrow-right"></i>
                             Contact Us Now
                         </a>