summaryrefslogtreecommitdiff
path: root/yaksh/templates/manage.html
diff options
context:
space:
mode:
authorankitjavalkar2019-01-09 11:09:51 +0530
committerankitjavalkar2019-01-21 12:25:47 +0530
commitca74e03a7593a5d8d12df7d372704270bf7db9a2 (patch)
tree8d105d4a2e7390837ed4f4972adfb9a74da9f04d /yaksh/templates/manage.html
parentfac87512cd83af67cdbedcf4a597c6dc1325862d (diff)
downloadonline_test-ca74e03a7593a5d8d12df7d372704270bf7db9a2.tar.gz
online_test-ca74e03a7593a5d8d12df7d372704270bf7db9a2.tar.bz2
online_test-ca74e03a7593a5d8d12df7d372704270bf7db9a2.zip
Fix Monitor in Moderator interface:
- Fix indentation - Add proper corresponding closing <div> tags - Add closing <span> tags - Minor changes in inconsistent HTML tags and commented HTML code
Diffstat (limited to 'yaksh/templates/manage.html')
-rw-r--r--yaksh/templates/manage.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/yaksh/templates/manage.html b/yaksh/templates/manage.html
index fbd4c64..5b11a84 100644
--- a/yaksh/templates/manage.html
+++ b/yaksh/templates/manage.html
@@ -33,6 +33,7 @@
<a class="dropdown-item" id="user_logout" href="{{URL_ROOT}}/exam/logout/"><i class="fa fa-sign-out"></i> Logout</a>
<div class="dropdown-divider"></div>
</div>
+ </li>
</ul>
</div>
</div>