diff --git a/admin-dev/tabs/AdminModules.php b/admin-dev/tabs/AdminModules.php
index 972d1076c..fb4e1c494 100644
--- a/admin-dev/tabs/AdminModules.php
+++ b/admin-dev/tabs/AdminModules.php
@@ -475,7 +475,7 @@ class AdminModules extends AdminTab
matchContains: true,
highlightItem: true,
formatItem: function(row, i, max, term) {
- return "
" + row.displayName + ""+((row.author != \'\') ? " '.$this->l("by").' "+ truncate_author(row.author) :"") + "
"+ row.desc +"";
+ return "
" + row.displayName + ""+((row.author != \'\') ? " '.$this->l("by").' "+ truncate_author(row.author) :"") + "
"+ row.desc +"