PATH:
home
/
lab2454c
/
archfort.com
/
wp-content
/
plugins
/
wp-user-frontend-pro
/
modules
/
qr-code-field
/
templates
<div class="wpuf-qr-code wpuf-fields"> <select> <option><?php _e( '- Select -', 'wpuf-pro' ); ?></option> <option v-for="type in field.qr_type">{{ type }}</option> </select> <span v-if="field.help" class="wpuf-help" v-html="field.help"> </span> </div>
[-] qrcode-template.php
[edit]
[+]
..
[-] template.php
[edit]
[-] form-tab-content.php
[edit]