diff --git a/public/language/en-GB/admin/extend/widgets.json b/public/language/en-GB/admin/extend/widgets.json index ab3a4b11d2..17be611887 100644 --- a/public/language/en-GB/admin/extend/widgets.json +++ b/public/language/en-GB/admin/extend/widgets.json @@ -5,7 +5,7 @@ "none-installed": "No widgets found! Activate the widget essentials plugin in the plugins control panel.", "clone-from": "Clone widgets from", "containers.available": "Available Containers", - "containers.explanation": "Drag and drop on top of any active widget", + "containers.explanation": "Drag and drop on top of any widget", "containers.none": "None", "container.well": "Well", "container.jumbotron": "Jumbotron", diff --git a/src/views/admin/extend/widgets.tpl b/src/views/admin/extend/widgets.tpl index 545d244add..cd926f41fb 100644 --- a/src/views/admin/extend/widgets.tpl +++ b/src/views/admin/extend/widgets.tpl @@ -28,7 +28,7 @@ {{{ each templates.areas }}}
{./name} {templates.template} / {./location}
-
+
@@ -46,9 +46,9 @@
[[admin/extend/widgets:available]]
-
+
-

[[admin/extend/widgets:explanation]]

+

[[admin/extend/widgets:explanation]]

{{{ if !availableWidgets.length }}}
[[admin/extend/widgets:none-installed, {config.relative_path}/admin/extend/plugins]]
{{{ end }}} @@ -96,8 +96,8 @@
[[admin/extend/widgets:containers.available]]
-
-

[[admin/extend/widgets:containers.explanation]]

+
+

[[admin/extend/widgets:containers.explanation]]