diff --git a/FO/Views/Course/SmartSearch.cshtml b/FO/Views/Course/SmartSearch.cshtml
index 414de94..a1bc043 100644
--- a/FO/Views/Course/SmartSearch.cshtml
+++ b/FO/Views/Course/SmartSearch.cshtml
@@ -263,13 +263,13 @@
}
if (d.cshape == 0) {
- p.html("");
+ p.html("");
}
else if (d.cshape == 1) {
- p.html("");
+ p.html("");
}
else if (d.cshape == 2) {
- p.html("");
+ p.html("");
}
spanIntro.text("강좌소개");
li.append(p);