diff --git a/FO/Views/Course/SmartSearch.cshtml b/FO/Views/Course/SmartSearch.cshtml
index 10fd4c8..768458d 100644
--- a/FO/Views/Course/SmartSearch.cshtml
+++ b/FO/Views/Course/SmartSearch.cshtml
@@ -302,7 +302,8 @@
p.html("");
}
else if (d.cshape == 2) {
- p.html("");
+ //p.html("");
+ p.html("");
}
spanIntro.text("강좌소개");
li.append(p);