mirror of https://github.com/Sonarr/Sonarr
Removed tooltip for quality profile name
This commit is contained in:
parent
4ffcf6b8c6
commit
a4d92f0a31
|
@ -12,9 +12,6 @@
|
|||
<label class="control-label">Name</label>
|
||||
<div class="controls">
|
||||
<input type="text" name="name">
|
||||
<span class="help-inline">
|
||||
<i class="icon-question-sign" title="The name for this quality profile"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="control-group">
|
||||
|
|
Loading…
Reference in New Issue