Thank you Lynne for excellent mod, it's very useful, it really makes easier to know where someone is. One of my users just asked for lower breadcrumb, I immediately remembered your mod.
Also, I added one more location to put lower breadcrumb in, just below posts (above inline moderation, above reply button...).
To add this location add this code in plugin
Add Lower Breadcrumbs to SHOWTHREAD template:
Code:
// to put it just below posts
$find = '<div class="postlistfoot">';
Or use attached modified Lynne's mod, where it is enabled by default.