Skip to content

Commit

Permalink
Update INSPIRE validator url to use https
Browse files Browse the repository at this point in the history
  • Loading branch information
josegar74 committed May 27, 2020
1 parent 3880ea6 commit 07fa5ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ <h4 class="modal-title" data-translate="">
placeholder="{{'system/inspire/remotevalidation/url-placeholder' | translate}}" />
<span class="input-group-btn">
<div class="btn btn-default"
onClick="document.getElementById('system/inspire/remotevalidation/url').value = 'http://inspire.ec.europa.eu/validator/';"
onClick="document.getElementById('system/inspire/remotevalidation/url').value = 'https://inspire.ec.europa.eu/validator/';"
data-translate="">validatorUseInspireOne</div>
</span>
</div>
Expand Down

0 comments on commit 07fa5ef

Please sign in to comment.