Skip to content

Commit

Permalink
Merge PR #1008 into 15.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Sep 4, 2023
2 parents cad9e8f + a17cf53 commit c604baf
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions website_snippet_big_button/templates/snippets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,14 @@
<div class="container">
<div class="row mt16 mb16">
<div class="text-center col-sm-6 offset-lg-2 col-lg-4 pb8">
<a
href="/contactus"
class="btn btn-success btn-lg font-weight-bold"
>
<a href="#" class="btn btn-success btn-lg font-weight-bold">
<span class="h3 d-block">I want this</span>
<i class="fa fa-thumbs-o-up fa-5x mt16 mb16" />
<span class="d-block">Request budget</span>
</a>
</div>
<div class="text-center col-sm-6 col-lg-4 pb8">
<a href="/" class="btn btn-danger btn-lg font-weight-bold">
<a href="#" class="btn btn-danger btn-lg font-weight-bold">
<span class="h3 d-block">I want another thing</span>
<i class="fa fa-thumbs-o-down fa-5x mt16 mb16" />
<span class="d-block">Continue searching</span>
Expand Down

0 comments on commit c604baf

Please sign in to comment.