PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
wp-google-maps-pro
/
html
<div class="remodal wpgmza-add-map-dialog" data-remodal-id="modal"> <button data-remodal-action="close" class="remodal-close"></button> <h1><?php _e('Add Map', 'wp-google-maps'); ?></h1> <div class="wpgmza-add-map-dialog-inner-panels"> <div> <div> <h2><?php _e('Existing Map', 'wp-google-maps'); ?></h2> <p> <?php $select = new WPGMZA\MapSelect(); echo $select->html(); ?> </p> </div> <div class="wpgmza-center"> <button data-remodal-action="confirm" class="remodal-confirm wpgmza-insert-map"> <?php _e('Insert Map', 'wp-google-maps'); ?> </button> </div> </div> <div> <h2><?php _e('Quick Create', 'wp-google-maps'); ?></h2> <form> <fieldset> <input name="wpgmza-title" placeholder="<?php _e('Title', 'wp-google-maps'); ?>"/> </fieldset> <fieldset> <input name="wpgmza-address" placeholder="<?php _e('Address', 'wp-google-maps'); ?>"/> </fieldset> <!--<fieldset> <input name="wpgmza-icon" placeholder="<?php _e('Icon', 'wp-google-maps'); ?>"/> <br/> <small> <?php _e('Leave blank for the default', 'wp-google-maps'); ?> </small> </fieldset>--> </form> <div class="wpgmza-center"> <button data-remodal-action="" class="remodal-confirm wpgmza-quick-create"> <?php _e('Create Map', 'wp-google-maps'); ?> </button> </div> </div> </div> </div>
[-] marker-icon-picker.html.php
[edit]
[-] pro-store-locator.html.php
[edit]
[+]
import-export
[-] directions-box-settings.html.php
[edit]
[-] marker-filtering-tab.html.php
[edit]
[-] directions-box.html.php
[edit]
[-] add-map-dialog.html.php
[edit]
[-] marker-rating-settings.html.php
[edit]
[-] google-maps-api-settings.html.php
[edit]
[-] .DS_Store
[edit]
[+]
marker-listings
[+]
..
[+]
map-edit-page
[-] category-table.html.php
[edit]