Here is the guide how to do it:
Open sources/action_public/uportal.php
Find:
t.state, t.poll_state, t.posts as replies, t.last_post, t.last_vote, t.start_date, t.views,
Add after:
t.d21_tpre,
Save en Upload sources/action_public/uportal.php
Goto AdminCP > Look & Feel > Skin Manager > (Select Skin) > Edit Template HTML > skin_uportal > latest_posts_row
Find:
{$fetch['title']}Add before
<if="$fetch['d21_tpre'] != ''">{$fetch['d21_tpre']} </if>Click Save Template Bit
Enjoy the prefixes on the portal in the Latest Posts Block











