diff --git a/src/main/resources/templates/person/search.html b/src/main/resources/templates/person/search.html
index 6e1ef9505e7f7496768df2be1a2d271ec8beba70..6d23cc82700401bc8118ea3719dd8d95fef37c7a 100644
--- a/src/main/resources/templates/person/search.html
+++ b/src/main/resources/templates/person/search.html
@@ -67,7 +67,6 @@
target="_blank"
th:href="@{|/profile/${person.getKey().id}|}"
th:text="${person.getKey().displayName}"></a>
- th:aria-label="|#{general.viewPerson.ariaLabel(${person.getKey().displayName})}|"
</div>
</td>
<td th:text="${person.getKey().number}"></td>