PATH:
home
/
letacommog
/
adelcya
/
wp-content
/
plugins
/
white-label-cms
/
view
/
admin
/
parts
<div class="wlcms-body-wrapper"> <div class="wlcms-body-header"> <h2><?php _e('Logo and Background', 'white-label-cms') ?></h2> </div> <div class="wlcms-body-main"> <input type="hidden" name="form_section" value="setting" /> <?php wlcms()->admin_view('parts/login-logo-and-background'); ?> </div> </div> <div class="wlcms-body-wrapper"> <div class="wlcms-body-header"> <h2><?php _e('Advanced', 'white-label-cms') ?></h2> </div> <div class="wlcms-body-main"> <?php wlcms()->admin_view('parts/login-advanced'); ?> </div> </div> <div class="wlcms-body-wrapper"> <div class="wlcms-body-header"> <h2><?php _e('Custom JavaScript', 'white-label-cms') ?></h2> </div> <div class="wlcms-body-main"> <?php wlcms()->admin_view('parts/login-custom-js'); ?> </div> </div> <div class="wlcms-body-wrapper"> <div class="wlcms-body-header"> <h2><?php _e('Custom CSS', 'white-label-cms') ?></h2> </div> <div class="wlcms-body-main"> <?php wlcms()->admin_view('parts/login-custom-css'); ?> </div> </div> <div class="login-live-preview"> <?php wlcms()->admin_view('parts/live-preview'); ?> </div>
[+]
..
[-] menus-menus.php
[edit]
[-] branding-wordpress.php
[edit]
[-] dashboard-default-panels.php
[edit]
[-] advert.php
[edit]
[-] dashboard-custom-welcome-dashboard-panel.php
[edit]
[-] menus-legacy.php
[edit]
[-] settings-admin-settings.php
[edit]
[-] live-preview.php
[edit]
[-] branding.php
[edit]
[-] wizard-step-1.php
[edit]
[-] settings-nag-messages.php
[edit]
[-] branding-footer.php
[edit]
[-] settings-hide-page-meta-boxes.php
[edit]
[-] login-custom-js.php
[edit]
[-] settings.php
[edit]
[-] settings-custom-editor-stylesheet.php
[edit]
[-] dashboard-rss-dashboard-panel.php
[edit]
[-] login-logo-and-background.php
[edit]
[-] settings-custom-css-for-admin.php
[edit]
[-] menus-white-label-cms-admin.php
[edit]
[-] branding-admin-bar.php
[edit]
[-] settings-admin-bar-setting.php
[edit]
[-] login-custom-css.php
[edit]
[-] wizard-step-2.php
[edit]
[-] settings-hide-post-meta-boxes.php
[edit]
[-] menus.php
[edit]
[-] login-live-preview.php
[edit]
[-] menus-admin-bar-menus.php
[edit]
[-] branding-developer.php
[edit]
[-] login.php
[edit]
[-] dashboard.php
[edit]
[-] import-settings.php
[edit]
[-] index.php
[edit]
[-] branding-side-menu.php
[edit]
[-] login-advanced.php
[edit]