From 4d5cdce5f6e1bb15c773daabfff0e4c841cc6a26 Mon Sep 17 00:00:00 2001 From: maheshgudi Date: Wed, 13 Sep 2017 13:12:46 +0530 Subject: Fixes change password feature for moderators. --- yaksh/templates/manage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yaksh') diff --git a/yaksh/templates/manage.html b/yaksh/templates/manage.html index c9025d2..d87076d 100644 --- a/yaksh/templates/manage.html +++ b/yaksh/templates/manage.html @@ -17,7 +17,7 @@
  • Monitor
  • Courses
  • My Profile
  • -
  • Change Password
  • +
  • Change Password
  • Grader
  • Log out
  • -- cgit