mirror of https://github.com/lidarr/Lidarr
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>
|
<label class="control-label">Name</label>
|
||||||
<div class="controls">
|
<div class="controls">
|
||||||
<input type="text" name="name">
|
<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>
|
</div>
|
||||||
<div class="control-group">
|
<div class="control-group">
|
||||||
|
|
Loading…
Reference in New Issue