[IMP] website: correct page hierarchy for comparison snippet
authorAmit Vora <avo@openerp.com>
Mon, 1 Dec 2014 10:53:50 +0000 (16:23 +0530)
committerRichard Mathot <rim@openerp.com>
Fri, 5 Dec 2014 15:53:10 +0000 (16:53 +0100)
addons/website/views/snippets.xml

index f620a05..f065bb9 100644 (file)
                     <div class="panel panel-info">
 
                       <div class="panel-heading text-center">
-                          <h2 style="margin: 0">Beginner</h2>
+                          <h3 style="margin: 0">Beginner</h3>
                           <p style="margin: 0" class="text-muted">
                               Starter package
                           </p>
                       </div>
                       <div class="panel-body text-center text-muted" style="background-color: rgba(0,0,0,0.1)">
-                        <h2 style="margin: 0"><span>$</span><b style="font-size: 60px">450</b><small>.00</small></h2>
+                        <h3 style="margin: 0"><span>$</span><b style="font-size: 60px">450</b><small>.00</small></h3>
                         <div>per month</div>
                       </div>
 
                     <div class="panel panel-primary">
 
                       <div class="panel-heading text-center">
-                          <h2 style="margin: 0">Professional</h2>
+                          <h3 style="margin: 0">Professional</h3>
                           <p style="margin: 0">
                               Enterprise package
                           </p>
                       </div>
                       <div class="panel-body text-center text-muted" style="background-color: rgba(0,0,0,0.1)">
-                        <h2 style="margin: 0"><span>$</span><b style="font-size: 60px">590</b><small>.00</small></h2>
+                        <h3 style="margin: 0"><span>$</span><b style="font-size: 60px">590</b><small>.00</small></h3>
                         <div>per month</div>
                       </div>
 
                     <div class="panel panel-info">
 
                       <div class="panel-heading text-center">
-                          <h2 style="margin: 0">Expert</h2>
+                          <h3 style="margin: 0">Expert</h3>
                           <p style="margin: 0" class="text-muted">
                               The top of the top
                           </p>
                       </div>
                       <div class="panel-body text-center text-muted" style="background-color: rgba(0,0,0,0.1)">
-                        <h2 style="margin: 0"><span>$</span><b style="font-size: 60px">890</b><small>.00</small></h2>
+                        <h3 style="margin: 0"><span>$</span><b style="font-size: 60px">890</b><small>.00</small></h3>
                         <div>per month</div>
                       </div>