Skip to content

Commit

Permalink
minor change to score upload title
Browse files Browse the repository at this point in the history
  • Loading branch information
epai committed Dec 14, 2017
1 parent 29e766f commit 8a92eee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{% import 'staff/_formhelpers.html' as forms %}
{% import 'staff/_helpers.html' as helpers %}

{% block title %} Batch Score Upload - {{ assignment.display_name }}{% endblock %}
{% block title %}{{ assignment.display_name }} Score Upload{% endblock %}

{% block main %}
<section class="content-header">
Expand Down

0 comments on commit 8a92eee

Please sign in to comment.