In a sub category the same entry (same id) gets an icon that didn't have one in main category.
The relevant CSS class is .valid.primary
<div class="valid primary">
<a href="/...">Hotel Schloss Berg</a>
</div>
Does anybody know what theses icons want to tell me? Thank you!