summaryrefslogtreecommitdiff
path: root/yaksh/templates
diff options
context:
space:
mode:
authorankitjavalkar2017-02-17 16:20:13 +0530
committerankitjavalkar2017-02-17 16:20:13 +0530
commit7f1d92397166efb0a8a53bbdc8de5f8bc6535413 (patch)
tree0136e94586900f005bdf14dc1190dc56aff6f698 /yaksh/templates
parent011a65cbe75dc596a095f03f373f4f875fa80066 (diff)
downloadonline_test-7f1d92397166efb0a8a53bbdc8de5f8bc6535413.tar.gz
online_test-7f1d92397166efb0a8a53bbdc8de5f8bc6535413.tar.bz2
online_test-7f1d92397166efb0a8a53bbdc8de5f8bc6535413.zip
Modify button label in complete.html
Diffstat (limited to 'yaksh/templates')
-rw-r--r--yaksh/templates/yaksh/complete.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/templates/yaksh/complete.html b/yaksh/templates/yaksh/complete.html
index 81b6668..45284c4 100644
--- a/yaksh/templates/yaksh/complete.html
+++ b/yaksh/templates/yaksh/complete.html
@@ -32,5 +32,5 @@
<center><h2> Good bye! </h2></center>
<center><h4> {{message}} </h4></center>
<br><center><h4>You may now close the browser.</h4></center><br>
- <center><a href="{{URL_ROOT}}/exam/" id="go_to_home"> Go To Home </a></center>
+ <center><a href="{{URL_ROOT}}/exam/" id="home"> Home </a></center>
{% endblock content %}