diff --git a/lms/www/batches/batch_details.html b/lms/www/batches/batch_details.html index 5ed9fe76..b1967306 100644 --- a/lms/www/batches/batch_details.html +++ b/lms/www/batches/batch_details.html @@ -136,9 +136,9 @@ {% endif %}
- {% if is_moderator or is_evaluator or is_student %} + {% if is_moderator or is_evaluator %} - {{ _("Checkout Batch") }} + {{ _("Manage Batch") }} {% elif batch_info.paid_batch %}