Skip to content

Commit

Permalink
linting 5
Browse files Browse the repository at this point in the history
  • Loading branch information
semteacher committed Dec 2, 2024
1 parent 59fff5d commit 78048ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/paymentoptions.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
data-itemid="{{itemid}}"
data-cartid="{{cartid}}">{{label}}</button>
<div >
<img class="img-fluid" src="{{image_url}}" />
<img class="img-fluid" src="{{image_url}}" alt="paymentoption unigraz"/>
</div>
</li>
{{/listofproviders}}
Expand Down

0 comments on commit 78048ac

Please sign in to comment.