Bugfix: See issue 1338

This commit is contained in:
Michael Vogel 2015-02-17 19:48:02 +01:00
parent d9f222b330
commit 4b7ff42a89
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
</div>
<div class="profile-match-break"></div>
<div class="profile-match-name">
<a href="{{$itemurl}}" title="{{$item.name}}">{{$item.name}}</a>
<a href="{{$item.url}}" title="{{$item.name}}">{{$item.name}}</a>
</div>
<div class="profile-match-end"></div>
</div>