PATH:
home
/
letacommog
/
aacote
/
wp-content
/
plugins
/
wyz-toolkit
/
booked
/
includes
/
ajax
/
front
/
appointment-form
<div class="field"<?php echo ( get_option('users_can_register') ? ' style="margin-top:0;"' : '' ); ?>> <label class="field-label"<?php echo ( get_option('users_can_register') ? ' style="padding-top:0;"' : '' ); ?>><?php esc_html_e("Welcome back, please sign in:",'wyzi-business-finder'); ?></label> </div> <div class="field"> <input value="" placeholder="<?php esc_html_e('Email Address','wyzi-business-finder'); ?> ..." class="textfield large" id="username" name="username" type="text" > </div> <div class="field"> <input value="" placeholder="<?php esc_html_e('Password','wyzi-business-finder'); ?> ..." class="textfield large" id="password" name="password" type="password" > </div>
[+]
..
[-] form.php
[edit]
[-] form-fields-guest.php
[edit]
[-] form-fields-login.php
[edit]
[-] appointment.php
[edit]
[-] form-fields-forgot.php
[edit]
[-] bookings.php
[edit]
[-] form-fields-registration.php
[edit]