mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
Added warning to permissions
fixed icon name for form-info
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{#if_linux}}
|
||||
{{#if_linux}}
|
||||
<fieldset class="advanced-setting">
|
||||
<legend>Permissions</legend>
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
</label>
|
||||
|
||||
<span class="help-inline-checkbox">
|
||||
<i class="icon-question-sign" title="Should chmod/chown be run when files are imported/renamed?"/>
|
||||
<i class="icon-nd-form-info" title="Should chmod/chown be run when files are imported/renamed?"/>
|
||||
<i class="icon-nd-form-warning" title="If you're unsure what these settings do, do not alter them."/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -66,4 +67,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</fieldset>
|
||||
{{/if_linux}}
|
||||
{{/if_linux}}
|
||||
Reference in New Issue
Block a user