Just change:
<a title="{$this->ipsclass->lang['by']} {$total['last_poster_name']} {$this->ipsclass->lang['in']} {$this->ipsclass->get_date( $total['last_post'], 'LONG' )}" href="{$this->ipsclass->base_url}showtopic={$total['topics']}&view=getnewpost">{$total['last_title']}</a>
to<a title="{$this->ipsclass->lang['by']} {$total['last_poster_name']} {$this->ipsclass->lang['in']} {$this->ipsclass->get_date( $total['last_post'], 'LONG' )}" href="{$this->ipsclass->base_url}showtopic={$total['last_id']}&view=getnewpost">{$total['last_title']}</a>
Sorry again.





Contributor










