1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-20 17:54:25 +01:00

Merge pull request #77 from suraia/rel-noreferrer

Add rel="noreferrer" to links
This commit is contained in:
Jan-Christoph Borchardt 2014-07-29 12:12:53 +02:00
commit 3487389d61

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">