Skip to content

Commit

Permalink
FIX Danger pts icon when foundry not in root
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel ZUBER authored and mattraykowski committed Nov 30, 2021
1 parent 88a6046 commit bc9c097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/actors/dangerpts.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<form class="{{cssClass}}" autocomplete="off">
<header class="sheet-header dangerpts">
<img class="profile-img" src="/systems/svnsea2e/icons/dangerpts.jpg" data-edit="img" title="{{localize 'SVNSEA2E.DangerPoints'}}" />
<img class="profile-img" src="systems/svnsea2e/icons/dangerpts.jpg" data-edit="img" title="{{localize 'SVNSEA2E.DangerPoints'}}" />
<div class="header-fields">
<h1 class="dangerpts-title">{{localize "SVNSEA2E.DangerPoints"}}</h1>
</div>
Expand Down

0 comments on commit bc9c097

Please sign in to comment.