You are here

tb-megamenu-row.tpl.php in The Better Mega Menu 7

File

templates/tb-megamenu-row.tpl.php
View source
<div <?php

print $attributes;
?> class="<?php

print $classes;
?>">
  <?php

print $columns;
?>
</div>