In v3.2.0 and 3.1.0, there are two settings dialogues next to each other, one wit the new delete token UI, one without:
on a German lang browser, it lloks like this (title not translated left, both have missing translations..):
I tested with
$ docker pull etherpad/etherpad:3.2.0
$ docker run --publish 9003:9001 etherpad/etherpad:3.2.0
and with my own builds off the official Dockerfile
In v2.7.3, it works better:
maybe related to #7586?
In v3.2.0 and 3.1.0, there are two settings dialogues next to each other, one wit the new delete token UI, one without:
on a German lang browser, it lloks like this (title not translated left, both have missing translations..):
I tested with
and with my own builds off the official Dockerfile
In v2.7.3, it works better:
maybe related to #7586?