section and everything up till
* * @package Fixit */ get_search_form(); ?>
'; $start = '
'; $end = '
'; print '
'; if( mh_get_option( Fixit_Factory::fixit_prefix().'header_navigation_address') != '' ){ print $start.fixit_function_strip_tags( esc_html( mh_get_option( Fixit_Factory::fixit_prefix().'header_navigation_address') ) ).$end; } if( mh_get_option( Fixit_Factory::fixit_prefix().'header_navigation_contactus') != '' ){ print $start.fixit_function_strip_tags( esc_html( mh_get_option( Fixit_Factory::fixit_prefix().'header_navigation_contactus') ) ).$end; } if( mh_get_option( Fixit_Factory::fixit_prefix().'header_navigation_working_hour') != '' ){ print $start.fixit_function_strip_tags( esc_html( mh_get_option( Fixit_Factory::fixit_prefix().'header_navigation_working_hour') ) ).$end; } print '
'; print '
'; print ''; ?>