diff --git a/templates/ktcore/search2/adv_query_builder.smarty b/templates/ktcore/search2/adv_query_builder.smarty
index cc42f06..3b72bcf 100644
--- a/templates/ktcore/search2/adv_query_builder.smarty
+++ b/templates/ktcore/search2/adv_query_builder.smarty
@@ -82,7 +82,7 @@ function createUserList(groupid, fid)
html += "";
html += "
";
@@ -105,7 +105,7 @@ function createDocTypes(groupid, fid)
html += "";
html += " | ";
@@ -128,7 +128,7 @@ function createMimeTypes(groupid, fid)
html += "";
html += " | ";
|