Fix inconsistent label which does not match tooltip
This commit is contained in:
parent
f77ec31a8d
commit
1613353be8
|
@ -11,7 +11,7 @@
|
|||
<div id="show_builder" class="sb-content ui-widget ui-widget-content block-shadow omega-block padded">
|
||||
<div class="sb-timerange">
|
||||
<?php if(!$this->disableLib && !$this->showLib):?>
|
||||
<a id="sb_edit" class="btn btn-small" href="#" title="open the library to schedule files.">
|
||||
<a id="sb_edit" class="btn btn-small" href="#" title="Open library to schedule files">
|
||||
Schedule files
|
||||
</a>
|
||||
<?php endif; ?>
|
||||
|
|
Loading…
Reference in New Issue