update error page for non current students

This commit is contained in:
Jordan Rodgers 2018-05-08 23:35:32 -04:00
parent f4a2174f29
commit 939cce0d6a

View file

@ -24,7 +24,7 @@
<div class="col-md-12 col-sm-12">
<div class="card bg-light mb-3">
<div class="card-body text-center">
<p>Only active members have access to create Proxmox VMs. If you believe this is an error, please contact an RTP.</p>
<p>Only active members and current students have access to create Proxmox VMs. If you believe this is an error, please contact an RTP.</p>
</div>
</div>
</div>