mirror of https://github.com/lidarr/Lidarr
Week column header help is info not warning
This commit is contained in:
parent
18874e2c79
commit
cd66f8f198
|
@ -17,7 +17,7 @@
|
||||||
<label class="col-sm-3 control-label">Week Column Header</label>
|
<label class="col-sm-3 control-label">Week Column Header</label>
|
||||||
|
|
||||||
<div class="col-sm-1 col-sm-push-4 help-inline">
|
<div class="col-sm-1 col-sm-push-4 help-inline">
|
||||||
<i class="icon-nd-form-warning" title="Shown above each column when week is the active view"/>
|
<i class="icon-nd-form-info" title="Shown above each column when week is the active view"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-sm-4 col-sm-pull-1">
|
<div class="col-sm-4 col-sm-pull-1">
|
||||||
|
|
Loading…
Reference in New Issue