VIVO-693: fixed a typo -- htts: to https:
This commit is contained in:
parent
626f0dad30
commit
1273fa2f16
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
<tr class="editformcell">
|
||||
<td>
|
||||
<br/>
|
||||
<b>New URI</b> <span class="note"> (must begin with http:// or htts://)</span>
|
||||
<b>New URI</b> <span class="note"> (must begin with http:// or https://)</span>
|
||||
<br/>
|
||||
<span class="warning"><strong>${epo.attributeMap['errorMsg']}</strong></span>
|
||||
<input type="text" size="95%" name="newURI" value='<%=request.getParameter("oldURI")%>'/>
|
||||
|
|
Loading…
Add table
Reference in a new issue