Changes
Jump to navigation
Jump to search
output an error category if the protection object is not created properly
:plain()
return string.format(
'<strong class="error">%s</strong>%s', errorText, makeCategoryLink(cfg.msg['tracking-category-incorrect'])
)
end