1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-01 05:24:11 +01:00

Add rel="noreferrer" to links.

This commit is contained in:
Michael Kuhn 2014-07-17 21:30:13 +02:00
parent 2cef95dc21
commit 7cbb92971e

View File

@ -7,7 +7,7 @@
</span>&nbsp;
</p>
<p class="bookmark_title">
<a href="<&= encodeURI(url) &>" target="_blank" class="bookmark_link">
<a href="<&= encodeURI(url) &>" target="_blank" class="bookmark_link" rel="noreferrer">
<&= escapeHTML(title == '' ? encodeURI(url) : title ) &>
</a>
<span class="bookmark_edit bookmark_edit_btn">