diff --git a/Preparing-your-v1.x-plugins-for-v2.x.md b/Preparing-your-v1.x-plugins-for-v2.x.md index 82aed64..577bc65 100644 --- a/Preparing-your-v1.x-plugins-for-v2.x.md +++ b/Preparing-your-v1.x-plugins-for-v2.x.md @@ -7,7 +7,7 @@ e107 v2.x follows the [bootstrap standard](http://twitter.github.com/bootstrap/b As a quick reference: * **` which use the class 'fcaption' on ``, change the `` to ``. Also using `class='forumheader3'` in the *admin area* is obsolete and can be removed. +* Html `` which use the class 'fcaption' on `
`, change the `` to ``. Using the `forumheader3` in the *admin area* is obsolete and can be removed. ### Templates e107 v2.x uses a new template loading system.