Added Attribution to Ancestry/Community

This commit is contained in:
WBHarry 2025-08-17 03:43:02 +02:00
parent 8761880b12
commit f6cdc9c157
78 changed files with 744 additions and 362 deletions

View file

@ -4,6 +4,7 @@
<h1 class='item-name'><input type='text' name='name' value='{{source.name}}' /></h1>
<div class='item-description'>
<h3>{{localize 'TYPES.Item.community'}}</h3>
{{#if source.system.attributionLabel}} <div class="attribution-header-label">{{source.system.attributionLabel}}</div>{{/if}}
</div>
</div>
</header>