Added tooltip to say analytics requires a restart to take effect

This commit is contained in:
Mark McDowall 2014-12-15 21:16:43 -08:00
parent d651e6ac52
commit b13b096e77
1 changed files with 2 additions and 1 deletions

View File

@ -174,7 +174,7 @@
<label class="col-sm-3 control-label">Log Level</label>
<div class="col-sm-1 col-sm-push-2 help-inline">
<i class="icon-nd-form-warning" title="Trace and Debug logging should only be enabled temporarily"/>
<i class="icon-nd-form-warning" title="Trace logging should only be enabled temporarily"/>
</div>
<div class="col-sm-2 col-sm-pull-1">
@ -205,6 +205,7 @@
<span class="help-inline-checkbox">
<i class="icon-nd-form-info" title="Send anonymous information about your browser and which parts of the web interface you use to Sonarr servers. We use this information to prioritize features and browser support. We will NEVER include any personal information or any information that could identify you."/>
<i class="icon-nd-form-warning" title="Requires restart to take effect"/>
</span>
</div>
</div>