golden hour
/home/godaofbq/drhyperbaric.com/wp-content/plugins/betterdocs/views/admin/setup-wizard
⬆️ Go Up
Upload
File/Folder
Size
Actions
nav-tabs.php
296 B
Del
OK
tab-content.php
555 B
Del
OK
welcome.php
1.03 KB
Del
OK
Edit: nav-tabs.php
<li class="nav-item<?php print( $tabNavCounter == 0 ? ' tab-active' : '' );?>"> <span class="text"><?php print( isset( $section['title'] ) ? $section['title'] : '' );?></span> <span class="number"><?php print( isset( $section['sub_title'] ) ? $section['sub_title'] : '' );?></span> </li>
Save