diff options
author | Kumar Appaiah | 2018-07-31 09:56:57 +0530 |
---|---|---|
committer | Kumar Appaiah | 2018-07-31 09:56:57 +0530 |
commit | d2258bcfc5e756661d9b53ed04ab78606bd9b18e (patch) | |
tree | 59dbfa7e3f24bd82bba50f0e71977f02d57c4a9c /yaksh/templates | |
parent | 239ed05355e46448e3232d3a026e525f821a7841 (diff) | |
download | online_test-d2258bcfc5e756661d9b53ed04ab78606bd9b18e.tar.gz online_test-d2258bcfc5e756661d9b53ed04ab78606bd9b18e.tar.bz2 online_test-d2258bcfc5e756661d9b53ed04ab78606bd9b18e.zip |
Fix spelling error: choosen to chosen
Diffstat (limited to 'yaksh/templates')
-rw-r--r-- | yaksh/templates/yaksh/add_module.html | 2 | ||||
-rw-r--r-- | yaksh/templates/yaksh/design_course_session.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/yaksh/templates/yaksh/add_module.html b/yaksh/templates/yaksh/add_module.html index 4efccf7..309c3e7 100644 --- a/yaksh/templates/yaksh/add_module.html +++ b/yaksh/templates/yaksh/add_module.html @@ -94,7 +94,7 @@ </div> <div class="col-md-8 col-md-offset-2"> <div id="fixed-added-wrapper"> - <p><u><b>Choosen Lessons and quizzes:</b></u> + <p><u><b>Chosen Lessons and quizzes:</b></u> </p> <div id="fixed-added"> <table id="course-details" class="table table-bordered"> diff --git a/yaksh/templates/yaksh/design_course_session.html b/yaksh/templates/yaksh/design_course_session.html index 6542e3c..959bcdd 100644 --- a/yaksh/templates/yaksh/design_course_session.html +++ b/yaksh/templates/yaksh/design_course_session.html @@ -64,7 +64,7 @@ </div> <div class="col-md-8 col-md-offset-2"> <div id="fixed-added-wrapper"> - <p><u><b>Choosen Modules:</b></u></p> + <p><u><b>Chosen Modules:</b></u></p> <div id="fixed-added"> <table id="course-details" class="table table-bordered"> <tr> |