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