Post
Topic
Board Meta
Re: Merit & new rank requirements
by
minifrij
on 25/01/2018, 16:43:18 UTC
This can be a hassle for people using mobile. Making the merit link open to a new tab is fairly easy so I don't see any reason why they shouldn't implement this.
Code:
target="_blank"
on the anchor tag should do the trick.
This was implemented previously, and then removed. You can read about why here.