Nothing strange about that, BBcode is case-insensitive so [b] is the the same as [B]. It's stored in lower case though.
- Code: Select all
[b]test[/b]
[B]test[/b]
[B]test[/B]
test
test
[/quote]
Thanks. I shall store that in what's left of longterm memory cells






