Skip to content
Code-Schnipsel Gruppen Projekte
Commit fdab2aee erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

feat: Customer Reviews: added nofollow to a link.

Übergeordneter 7ffbf07b
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -47,7 +47,7 @@
{/if}
{if $entry.url}
<span class="customer-review-footer-user-url">
<a href="{$entry.url}" title="{$entry.url}" target="_blank">
<a href="{$entry.url}" title="{$entry.url}" target="_blank" rel="nofollow">
{if $entry.urlTitle}
{$entry.urlTitle}
{else}
......
......@@ -47,7 +47,7 @@
{/if}
{if $entry.url}
<span class="customer-review-content-footer-url">
<a href="{$entry.url}" title="{$entry.url}" target="_blank">
<a href="{$entry.url}" title="{$entry.url}" target="_blank" rel="nofollow">
{if $entry.urlTitle}
{$entry.urlTitle}
{else}
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren