PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
themes
/
rehub
/
vafpress-framework
/
views
/
option
<div class="vp-field"> <div class="label"> <label> <?php _e('Restore Default Options', 'rehub_framework') ?> </label> <div class="description"> <p><?php _e('Restore options to initial default values.', 'rehub_framework') ?></p> </div> </div> <div class="field"> <div class="input"> <div class="buttons"> <input class="vp-js-restore vp-button button button-primary" type="button" value="<?php _e('Restore Default', 'rehub_framework') ?>" /> <p><?php _e('** Please make sure you have already make a backup data of your current settings. Once you click this button, your current settings will be gone.', 'rehub_framework'); ?></p> <span style="margin-left: 10px;"> <span class="vp-field-loader vp-js-loader" style="display: none;"><img src="<?php VP_Util_Res::img_out('ajax-loader.gif', ''); ?>" style="vertical-align: middle;"></span> <span class="vp-js-status" style="display: none;"></span> </span> </div> </div> </div> </div>
[+]
..
[-] restore.php
[edit]
[-] impexp.php
[edit]
[-] section.php
[edit]
[-] menu.php
[edit]
[-] set.php
[edit]