mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 15:37:55 +02:00
self closing icon tag
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
|
||||
{{#if helpext}}
|
||||
<span class="help-inline-checkbox">
|
||||
<i class="icon-question-sign" title="{{helpText}}"></i>
|
||||
<i class="icon-question-sign" title="{{helpText}}"/>
|
||||
</span>
|
||||
{{/if}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user