You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
542 B
10 lines
542 B
7 years ago
|
<div class="flc-prefsEditor-separatedPanel fl-prefsEditor-separatedPanel">
|
||
|
<div class="flc-slidingPanel-panel flc-prefsEditor-iframe"></div>
|
||
|
<div class="fl-panelBar">
|
||
|
<span class="fl-prefsEditor-buttons">
|
||
|
<button id="reset" class="flc-prefsEditor-reset fl-prefsEditor-reset"><span class="fl-icon-undo"></span>{{ __('Reset', 'pressbooks-aldine') }}</button>
|
||
|
<button id="show-hide" class="flc-slidingPanel-toggleButton fl-prefsEditor-showHide">{{ __('Show/Hide', 'pressbooks-aldine') }}</button>
|
||
|
</span>
|
||
|
</div>
|
||
|
</div>
|