</Solidjeuh> wrote: Mon Apr 29, 2019 8:50 pmTastenplayer wrote: Mon Apr 29, 2019 8:40 pmAdditional change in index_body.html
And login_body
Note that
https://tracker.phpbb.com/browse/PHPBB3-16036 has also identified that these fields were needed but not present in
login_forum.html
and
viewforum_body.html
as well, which were not modified even in the phpBB 3.2.6 proSilver release.
https://github.com/phpbb/phpbb/pull/5578/files has the changes.
So while not strictly "a 3.2.6 style change", "yet", if you're touching a style to add the new S_FORM_TOKEN_LOGIN usage to your templates, you probably want to include touching those templates too, since its inevitable that all the login forms will need this support.