Is this a mistake?
$txt['disabledBBC'] = 'Enabled BBC tags';
$txt['bbcTagsToUse'] = 'Enabled BBC tags';
hmm...
I can't see the bbcTagsToUse used anywhere.
It may be a left over, unless someone remembers it is actually used.
Could not immediately find its use either ....
Is this a mistake?
$txt['disabledBBC'] = 'Enabled BBC tags';
$txt['bbcTagsToUse'] = 'Enabled BBC tags';
I think its right, although the name of the text variable being 'disabled' and its value being 'Enabled' is a bit dicey.
Good, I will keep it this way. Thanks.