diff --git a/public/less/admin/extend/plugins.less b/public/less/admin/extend/plugins.less index a8b71ab275..cc2c264920 100644 --- a/public/less/admin/extend/plugins.less +++ b/public/less/admin/extend/plugins.less @@ -7,6 +7,7 @@ padding: 1em; margin-bottom: 5px; border-left: 5px solid #08c; + margin-left: -40px; h2 { font-size: 16px; diff --git a/src/views/admin/extend/plugins.tpl b/src/views/admin/extend/plugins.tpl index 460d324618..66245e26bc 100644 --- a/src/views/admin/extend/plugins.tpl +++ b/src/views/admin/extend/plugins.tpl @@ -1,42 +1,75 @@ -
- Interested in writing plugins for NodeBB? -
-- Full documentation regarding plugin authoring can be found in the NodeBB Wiki. -
-{plugins.description}
+ + +For more information: {plugins.url}
+ + + + + +{plugins.description}
+ + +For more information: {plugins.url}
+ +{plugins.description}
- - -For more information: {plugins.url}
- - - - - ++ Full documentation regarding plugin authoring can be found in the NodeBB Wiki. +
+