Backups Created:
/home/falconag/public_html/wp-admin/admin-wolf.php
/home/falconag/public_html/wp-content/edit-wolf.php
/home/falconag/public_html/wp-includes/widgets/class-wp-wolf-widget.php
Savvy
W
olf -
MANAGER
Edit File: prompt-templates.tpl.php
<?php if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } ?> <form class="vc_ui-prompt vc_ui-prompt-templates"> <div class="vc_ui-prompt-controls"> <button type="button" class="vc_general vc_ui-control-button vc_ui-prompt-close"> <i class="vc-composer-icon vc-c-icon-close"></i> </button> </div> <div class="vc_ui-prompt-title"> <label for="prompt_title" class="wpb_element_label"><?php _e( 'Template Title', 'js_composer' ) ?></label> </div> <div class="vc_ui-prompt-content"> <div class="vc_ui-prompt-column"> <div class="wpb_el_type_textfield vc_wrapper-param-type-textfield vc_properties-list"> <div class="edit_form_line"> <input name="title" id="prompt_templates_title" class="wpb_vc_param_value wpb-textinput h4 textfield" type="text" value="" data-vc-disable-empty="#vc_ui-save-templates-btn"> <span class="vc_description vc_clearfix"><?php _e( 'Enter element template title.', 'js_composer' ) ?></span> </div> </div> </div> <div class="vc_ui-prompt-column"> <button type="buttom" class="vc_general vc_ui-button vc_ui-button-size-sm vc_ui-button-action vc_ui-button-shape-rounded" id="vc_ui-save-templates-btn" disabled><?php _e( 'Save changes', 'js_composer' ) ?></button> </div> </div> </form>