Index: lams_www/web/public/ckeditor-templates/bootsnippets.js =================================================================== diff -u -rd6a22a7ae7cfbae63a06517301055cca2bb954ec -rd8fc956784e11bbceaf2ceb984ab1013d361e3de --- lams_www/web/public/ckeditor-templates/bootsnippets.js (.../bootsnippets.js) (revision d6a22a7ae7cfbae63a06517301055cca2bb954ec) +++ lams_www/web/public/ckeditor-templates/bootsnippets.js (.../bootsnippets.js) (revision d8fc956784e11bbceaf2ceb984ab1013d361e3de) @@ -108,6 +108,19 @@ ' Danger! Indicates a dangerous or potentially negative action.' + '' }, + { + title: 'textLabel', + image: 'labels.svg', + description: '', + css: '', + html: + 'Default ' + + 'Primary ' + + 'Success ' + + 'Info ' + + 'Warning ' + + 'Danger ' + }, { title: 'textQuote', image: 'quote_paragraph_below.svg',