diff --git a/src/controllers/admin.js b/src/controllers/admin.js
index 0928975dbe..6666d0a950 100644
--- a/src/controllers/admin.js
+++ b/src/controllers/admin.js
@@ -270,7 +270,7 @@ adminController.extend.widgets = function(req, res, next) {
for (var w in widgetData.widgets) {
if (widgetData.widgets.hasOwnProperty(w)) {
// if this gets anymore complicated, it needs to be a template
- widgetData.widgets[w].content += "