diff --git a/lms/www/batches/batch_details.html b/lms/www/batches/batch_details.html
index ddfbba43..bf24e971 100644
--- a/lms/www/batches/batch_details.html
+++ b/lms/www/batches/batch_details.html
@@ -150,7 +150,7 @@
href="/billing/batch/{{ batch_info.name }}">
{{ _("Register Now") }}
- {% elif batch_info.allow_self_enrollment %}
+ {% elif batch_info.allow_self_enrollment and batch_info.seat_count and seats_left %}