diff --git a/AUTHORS b/AUTHORS
index 25b728d7b4aa5056d69573598aa00d0c91363ad3..99e0deb8a6f86e7ddeb3e8df2f40c1fd419f9676 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -207,3 +207,4 @@ Phil McGachey <phil_mcgachey@harvard.edu>
 Sri Harsha Pamu <kmitharsha@gmail.com>
 Cris Ewing <cris@crisewing.com>
 Carlos de La Guardia <carlos@jazkarta.com>
+Amir Qayyum Khan <amir.qayyum@arbisoft.com>
diff --git a/lms/templates/ccx/schedule.html b/lms/templates/ccx/schedule.html
index 22b6e67ff141b15f8eab5fee8066c7e923a39487..10c8e9579438b7473d7039a6155263ce8c91d276 100644
--- a/lms/templates/ccx/schedule.html
+++ b/lms/templates/ccx/schedule.html
@@ -32,7 +32,7 @@
 <section id="enter-date-modal" class="modal" aria-hidden="true">
   <div class="inner-wrapper" role="dialog">
     <button class="close-modal">
-      <i class="fa-remove"></i>
+      <i class="icon fa fa-remove"></i>
       <span class="sr">
         ${_("Close")}
       </span>