From 9624c575ef59196bf6d8e3f7870a77a423aabe82 Mon Sep 17 00:00:00 2001 From: Moc Date: Sat, 13 Apr 2013 07:21:24 -0700 Subject: [PATCH] Updated Preparing your v1.x plugins for v2.x (markdown) --- Preparing-your-v1.x-plugins-for-v2.x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.