package WebGUI::i18n::English::Macro_PageTitle; our $I18N = { 'page title title' => { message => q|PageTitle Macro|, lastUpdated => 1112503983, }, 'page title body' => { message => q| ^PageTitle;
Displays the title of the current page.

NOTE: If you begin using admin functions or the in-depth functions of any wobject, the page title will become a link that will quickly bring you back to the page.

|, lastUpdated => 1112504006, }, }; 1;