[view] Fix log hint text
This commit is contained in:
parent
d3a62dad49
commit
78dabe2859
|
@ -22,7 +22,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<label class="control-label">{{ _('The result of the tuning cycle is reported in the terminal.') }}</label>
|
||||
<label class="control-label">{{ _('The result of the tuning cycle is reported in the message log.') }}</label>
|
||||
<div class="control-group">
|
||||
<div class="controls">
|
||||
<button class="btn btn-block" data-bind="click: startTuning" data-dismiss="modal"><i class="icon-fire"></i> {{ _('Start Tuning') }}</button>
|
||||
|
|
Loading…
Reference in New Issue