[FIX] website: Default Url not correct for the button 'contact us' in the block features>Button

bzr revid: chm@openerp.com-20140409134143-aoiqbd2aqe78hgyc
This commit is contained in:
chm@openerp.com 2014-04-09 15:41:43 +02:00
parent fc48e1a8d2
commit 4347df6e4d
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@
</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>