Index: lams_www/web/public/ckeditor-templates/bootsnippets.js =================================================================== diff -u -r988e48a4c4aa4825f5c97154155fd875a15a3072 -rad7e627e210e10ab81dfabd2dad90ee7da10c074 --- lams_www/web/public/ckeditor-templates/bootsnippets.js (.../bootsnippets.js) (revision 988e48a4c4aa4825f5c97154155fd875a15a3072) +++ lams_www/web/public/ckeditor-templates/bootsnippets.js (.../bootsnippets.js) (revision ad7e627e210e10ab81dfabd2dad90ee7da10c074) @@ -216,7 +216,7 @@ css: '', html: '
' + - '' + + '' + '
' }, { @@ -227,7 +227,7 @@ html: '
' + '
' + - ' ' + + ' ' + '
' + '
' }, @@ -239,7 +239,7 @@ html: '
' + '
' + - ' ' + + ' ' + '
' + '
' + @@ -256,7 +256,7 @@ html: '
' + '
' + - ' ' + + ' ' + ' ' + @@ -274,7 +274,7 @@ '
Image header
' + '
' + - ' ' + + ' ' + '

Title

' + '

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed in lobortis nisl, vitae iaculis sapien. Phasellus ultrices gravida massa luctus ornare. Suspendisse blandit quam elit, eu imperdiet neque semper et.

' + '
' + @@ -343,15 +343,15 @@ '
' + '
' + '
' + - ' ' + + ' ' + '
' + '

Lorem ipsum donec id elit non mi porta gravida at eget metus.

' + '
' + '
' + '
' + '
' + '
' + - ' ' + + ' ' + '
' + '

Lorem ipsum donec id elit non mi porta gravida at eget metus.

' + '
' + @@ -368,23 +368,23 @@ '
' + '
' + '
' + - ' ' + + ' ' + '
' + '

Lorem ipsum donec id elit non mi porta gravida at eget metus.

' + '
' + '
' + '
' + '
' + '
' + - ' ' + + ' ' + '
' + '

Lorem ipsum donec id elit non mi porta gravida at eget metus.

' + '
' + '
' + '
' + '
' + '
' + - ' ' + + ' ' + '
' + '

Lorem ipsum donec id elit non mi porta gravida at eget metus.

' + '
' + Index: lams_www/web/public/ckeditor-templates/htmltemplates.js =================================================================== diff -u -r988e48a4c4aa4825f5c97154155fd875a15a3072 -rad7e627e210e10ab81dfabd2dad90ee7da10c074 --- lams_www/web/public/ckeditor-templates/htmltemplates.js (.../htmltemplates.js) (revision 988e48a4c4aa4825f5c97154155fd875a15a3072) +++ lams_www/web/public/ckeditor-templates/htmltemplates.js (.../htmltemplates.js) (revision ad7e627e210e10ab81dfabd2dad90ee7da10c074) @@ -16,7 +16,7 @@ description: 'One main image with a title and text that surround the image.', html: '

' + // Use src=" " so image is not filtered out by the editor as incorrect (src is required). - '' + + '' + 'Type the title here' + '

' + '

' +