The forum operates in read-only mode. Please head to StackOverflow for support.
I think this used to happen in the language js, but now I cannot find where to change the label for the "Source" button...
Any ideas?
i'm doing it this way for now:
CKEDITOR.on('instanceReady', function() { $(".cke_button__source_label").text("View Source"); });
i'm doing it this way for now
i'm doing it this way for now: