Phpbb3 front page layout list shows new title on the right side.
phpbb3 has already reserved this function, just not doing it on the template, you only need to find
[code].lt in
styles/prosilver/template/forumlist_body.html
; dfn.gt; {L_LAST_POST}.lt; /dfn.gt; T_BY_AUTHOR} {forumrow.LAST_POSTER_FULL}
.Lt;! - IF not S_IS_BOT --.gt;.Lt; a href=.quot; {forumrow.U_LAST_POST}.quot;.Gt; .LAST_POST_SUBJECT}.lt; /a.gt;.Lt;! - ENDIF --.gt;.Lt; br.gt;.Lt; dfn.gt; {L_LAST_POST}.lt; /dfn.gt; {L_POST_BY_AUTHOR}, upload / > save, upload coverage, and login the forum backstage scavenging caching.
this requires the modification of the code
to open inlucdes/functions-display.php
to find
[code]'LAST_POST_SUBJECT'=.gt; censor_text ($last_post_subject), [/code]
instead of
[code]'LAST_POST_SUBJECT' =.gt; Ode]
20 of which is the number of characters you want to truncate, and you can adjust it yourself.