That's because it isn't included in MyBB 1.9, and as the theme is designed to mimic 1.9, it isn't included by default.
If you want to include it, you'll need to edit template forumdisplay_thread and include the following before ($lastposterlink}
Code:
<a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: