You can do this only if you have your own module with code (if it's not a gui created recordset).
Or you can do this system wide.
I'll only write a short description you have to figure it out - it's more writing that doing - sorry :wink:
You should copy and modify default View_entry template. modules/Utils/RecordBrowser/theme/View_entry.tpl to your own module/ ... /theme directory
Then use Utils_RecordBrowserCommon::set_tpl to set custom template for your recordset. (Search code for usages). Then modify your View_entry.tpl, do theme up every time you'll change something (<epesi address>/admin/ -> Update default theme & common cache).
Regards,
Adam