>
> ' . $btn_1_text . ''; } if( $btn_2 ){ $btn_2_text = tempo_options::get( 'header-btn-2-text' ); $btn_2_description = tempo_options::get( 'header-btn-2-description' ); $btn_2_url = tempo_options::get( 'header-btn-2-url' ); $btn_2_target = tempo_options::get( 'header-btn-2-target' ) ? 'target="_blank"' : ''; echo '' . $btn_2_text . ''; } ?>