sure thing :)
ok...lemme see....


includes/languages/english/page_2.php (or page_3, etc)


define('NAVBAR_TITLE', 'WHATYOUWANTOTCALLIT!');


that's the breadcrumb &

define('HEADING_TITLE', 'DITTO');

that's the page header/title! leave it blank between the apostrophes for no header title.

Hope that's right??? I just kind of muddled through it on my own, and hopefully it's all ok.