| @@ -1,6 +1,6 @@ | ||
| 1 | 1 | |
| 2 | -<div id='maxbuttons' class='maxbuttons-social'> | |
| 2 | +<div id='maxbuttons' class='maxbuttons-social' <?php if (isset($tabs_active) && $tabs_active) echo "data-view='tabs'" ?>> | |
| 3 | 3 | <div class='wrap'> |
| 4 | 4 | |
| 5 | 5 | <h1 class='title'><span><?php echo $title ?></span></h1> |
| 6 | 6 | <div class='logo'> |