@@ -13,6 +13,8 @@ TCEFORM {
1313 bootstrap_alert < .bootstrap_accordion
1414 bootstrap_card < .bootstrap_accordion
1515 bootstrap_jumbotron < .bootstrap_accordion
16+ bootstrap_text < .bootstrap_accordion
17+ bootstrap_images < .bootstrap_accordion
1618 }
1719 }
1820
@@ -26,6 +28,9 @@ TCEFORM {
2628 }
2729 bootstrap_alert < .bootstrap_accordion
2830 bootstrap_card < .bootstrap_accordion
31+ bootstrap_jumbotron < .bootstrap_accordion
32+ bootstrap_text < .bootstrap_accordion
33+ bootstrap_images < .bootstrap_accordion
2934 }
3035 }
3136
@@ -42,6 +47,8 @@ TCEFORM {
4247 bootstrap_alert < .bootstrap_accordion
4348 bootstrap_card < .bootstrap_accordion
4449 bootstrap_jumbotron < .bootstrap_accordion
50+ bootstrap_text < .bootstrap_accordion
51+ bootstrap_images < .bootstrap_accordion
4552 }
4653 }
4754 space_after_class {
@@ -57,6 +64,8 @@ TCEFORM {
5764 bootstrap_alert < .bootstrap_accordion
5865 bootstrap_card < .bootstrap_accordion
5966 bootstrap_jumbotron < .bootstrap_accordion
67+ bootstrap_text < .bootstrap_accordion
68+ bootstrap_images < .bootstrap_accordion
6069 }
6170 }
6271
0 commit comments