Hi,
I have implemented a tabbed report and each has its own title (using SELECT 'dbr.title'). What I notice is the first report shows the title above the tabs despite occurring after the tabs (after SELECT 'dbr.tab' statements). The overall report also has a title (above the SELECT 'dbr.tab' statements).
I can only get the post tab-statement title to show up after the tabs if I add a dummy statement (select 'dbr.text', ''; ). So there is a workaround but you may wish to fix this. (I am using the latest MYDBR version updated today).
..and a second point - your homepage now shows version 3.2 as the 'top' (=most recent) version of mydbr. Since it was released Feb 13, I can only guess that the sorting doesn't include the year (or perhaps that it was commented on recently) so you may wish to fix this :-)