6 calls to fp_show_title()

fp_render_form in includes/render.inc
Render the form array from the callback to the screen, and set the form to save itself in our default submit handler. Valid form_types are: "system_settings" => values automatically saved to variables table. "normal" or BLANK…
fp_set_title in includes/misc.inc
Allows the programmer to set the title of the page, overwriting any default title.
misc.inc in includes/misc.inc
This file contains misc functions for FlightPath
render.inc in includes/render.inc
system.module in modules/system/system.module
system_display_install_finished_page in modules/system/system.module
This page is displayed to the user once FlightPath has been installed.