芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/public_html/wp-content/plugins/LayerSlider/assets/views/css-editor.php
__('Your changes has been saved', 'LayerSlider') ]; // Notify OSD if( isset( $_GET['message'] ) ) { wp_localize_script('ls-common', 'LS_statusMessage', [ 'icon' => isset( $_GET['error'] ) ? 'error' : 'success', 'iconColor' => isset( $_GET['error'] ) ? '#ff2323' : '#8BC34A', 'text' => $notifications[ $_GET['message'] ], 'timeout' => 8000 ]); } // Icons wp_localize_script('ls-common', 'LS_InterfaceIcons', [ 'notifications' => [ 'error' => lsGetSVGIcon('exclamation-triangle'), 'success' => lsGetSVGIcon('check'), ] ]); include LS_ROOT_PATH . '/includes/ls_global.php'; ?>
= __('LayerSlider CSS Editor', 'LayerSlider') ?>
= lsGetSVGIcon('arrow-left') ?>
= __('Back', 'LayerSlider') ?>
= __('Contents of your custom CSS file', 'LayerSlider') ?>
</textarea>
= __('Using invalid CSS code could break the appearance of your site or your projects. Changes cannot be reverted after saving.','LayerSlider') ?>
= sprintf(__('You need to make your uploads folder writable in order to save your changes. See the %sCodex%s for more information.', 'LayerSlider'), '
', '
') ?>
= __('Save changes', 'LayerSlider') ?>