|
@@ -86,7 +86,7 @@ explicit grant from the SFTPGo Team ([email protected]).
|
|
|
</i>
|
|
|
<span data-i18n="general.copy_link">Copy link</span>
|
|
|
</button>
|
|
|
- <a id="readLink" href="#" target="_blank" type="button" class="btn btn-flex btn-primary">
|
|
|
+ <a id="readLink" href="#" target="_blank" rel="noopener noreferrer" type="button" class="btn btn-flex btn-primary">
|
|
|
<i class="ki-duotone ki-folder-down fs-2">
|
|
|
<span class="path1"></span>
|
|
|
<span class="path2"></span>
|
|
@@ -106,7 +106,7 @@ explicit grant from the SFTPGo Team ([email protected]).
|
|
|
</i>
|
|
|
<span data-i18n="general.copy_link">Copy link</span>
|
|
|
</button>
|
|
|
- <a id="readBrowseLink" href="#" target="_blank" type="button" class="btn btn-flex btn-primary">
|
|
|
+ <a id="readBrowseLink" href="#" target="_blank" rel="noopener noreferrer" type="button" class="btn btn-flex btn-primary">
|
|
|
<i class="ki-duotone ki-arrow-up-right fs-2">
|
|
|
<span class="path1"></span>
|
|
|
<span class="path2"></span>
|
|
@@ -125,7 +125,7 @@ explicit grant from the SFTPGo Team ([email protected]).
|
|
|
</i>
|
|
|
<span data-i18n="general.copy_link">Copy link</span>
|
|
|
</button>
|
|
|
- <a id="readUncompressedLink" href="#" target="_blank" type="button" class="btn btn-flex btn-primary">
|
|
|
+ <a id="readUncompressedLink" href="#" target="_blank" rel="noopener noreferrer" type="button" class="btn btn-flex btn-primary">
|
|
|
<i class="ki-duotone ki-folder-down fs-2">
|
|
|
<span class="path1"></span>
|
|
|
<span class="path2"></span>
|
|
@@ -143,7 +143,7 @@ explicit grant from the SFTPGo Team ([email protected]).
|
|
|
</i>
|
|
|
<span data-i18n="general.copy_link">Copy link</span>
|
|
|
</button>
|
|
|
- <a id="writePageLink" href="#" target="_blank" type="button" class="btn btn-flex btn-primary">
|
|
|
+ <a id="writePageLink" href="#" target="_blank" rel="noopener noreferrer" type="button" class="btn btn-flex btn-primary">
|
|
|
<i class="ki-duotone ki-folder-up fs-2">
|
|
|
<span class="path1"></span>
|
|
|
<span class="path2"></span>
|