change "Tube Archivist IP" to "Tube Archivist URL"

This commit is contained in:
Kevin Gibbons 2022-10-26 20:10:45 -07:00
parent 59709c4c29
commit d5f5557e06
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
</div> </div>
<hr> <hr>
<form class="login-form"> <form class="login-form">
<label for="url">Tube Archivist IP:</label> <label for="url">Tube Archivist URL:</label>
<input type="text" id="url" name="url"> <input type="text" id="url" name="url">
<label for="port">Tube Archivist Port:</label> <label for="port">Tube Archivist Port:</label>
<input type="text" id="port" name="port"> <input type="text" id="port" name="port">