1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Added warning to permissions

fixed icon name for form-info
This commit is contained in:
markus101
2014-02-02 21:57:10 -08:00
parent ee7cb2b80f
commit 9da0263eb5
14 changed files with 25 additions and 24 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
</select>
{{#if helpText}}
<span class="help-inline">
<i class="icon-question-sign" title="{{helpText}}"/>
<i class="icon-nd-form-info" title="{{helpText}}"/>
</span>
{{/if}}
</div>