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.
9 lines
520 B
9 lines
520 B
<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', 'aldine') }}</button> |
|
<button id="show-hide" class="flc-slidingPanel-toggleButton fl-prefsEditor-showHide">{{ __('Show/Hide', 'aldine') }}</button> |
|
</span> |
|
</div> |
|
</div>
|
|
|