We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9761c14 + b70fbc2 commit da40bd9Copy full SHA for da40bd9
README.md
@@ -45,11 +45,11 @@ More Simple! Simple! Simple!
45
46
If you want to simplify the options, you can develop WrapBoostCake plugin.
47
48
-### What is solve in this plugin
49
-
50
-* Replace checkbox's and radio's `label`
51
-* Add `div` wrapping input
52
-* Add content before and after `input`
53
-* Add error class in outer `div`
54
-* Change pagination tags
55
-* Change SessionHelper::flash()`s template
+### What this plugin solves
+
+* Replaces the `label` of checkboxes and radios
+* Adds a wrapping `div` to inputs
+* Adds content before and after `input`
+* Adds error class in outer `div`
+* Changes pagination tags
+* Changes SessionHelper::flash()`s template
0 commit comments