var idTips = ['.$id.'];'; $output .= '
'.__('Hello! These are the tips of the day.').'
'; $output .= ''.html_print_checkbox( 'show_tips_startup', true, true, true, false, '', false, '', ($preview === true) ? '' : 'checkbox_tips_startup' ).__('Show usage tips at startup').'
'; $output .= ''; $output .= $text; $output .= '
'; if (empty($url) === false && $url !== '') { $output .= ''.__('See more info').'→'; } $output .= '