VIVO-693: fixed a typo -- htts: to https:

This commit is contained in:
Tim Worrall 2014-06-09 10:16:32 -04:00
parent 626f0dad30
commit 1273fa2f16

View file

@ -11,7 +11,7 @@
<tr class="editformcell"> <tr class="editformcell">
<td> <td>
<br/> <br/>
<b>New URI</b>&nbsp;<span class="note"> (must begin with http:// or htts://)</span> <b>New URI</b>&nbsp;<span class="note"> (must begin with http:// or https://)</span>
<br/> <br/>
<span class="warning"><strong>${epo.attributeMap['errorMsg']}</strong></span> <span class="warning"><strong>${epo.attributeMap['errorMsg']}</strong></span>
<input type="text" size="95%" name="newURI" value='<%=request.getParameter("oldURI")%>'/> <input type="text" size="95%" name="newURI" value='<%=request.getParameter("oldURI")%>'/>