Skip to content

Commit 939cce0

Browse files
committed
update error page for non current students
1 parent f4a2174 commit 939cce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proxstar/templates/list_vms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h5 class="card-title">{{ rtp_view }}</h5>
2424
<div class="col-md-12 col-sm-12">
2525
<div class="card bg-light mb-3">
2626
<div class="card-body text-center">
27-
<p>Only active members have access to create Proxmox VMs. If you believe this is an error, please contact an RTP.</p>
27+
<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>
2828
</div>
2929
</div>
3030
</div>

0 commit comments

Comments
 (0)