Updated:
paste the following code in your Sub's Stylesheet and rename Bug Tracker to what you want.
.subs span.subsname {
display: none;
}
.subs span.subsnewname:after {
content: 'Bug Tracker';
}
(You don't need to add a 's' at the end of the name, I modified the code so it's automatically handled by Poal)
You care so much about your users!
Thanks!
(post is archived)