phpBB2: MOD - Rank in front of the nickname
Open the file /includes/page_header.php
If you want to put [admin] you should find the following lines:
replace them with:
For [mod] find the following lines:
replace them with:
If you need to specify more ranks you should find the line:
just before the b tag you need to put the desired rank(for example [VIP]) and put one space so it won't stick to the nickname.
I hope this was useful for you.










