PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
plugins
/
content-egg
/
application
/
modules
/
Amazon
/
views
<input type="text" class="input-sm col-md-4" ng-model="updateParams.<?php echo $module_id; ?>.minimum_price" placeholder="<?php _e('Min. price', 'content-egg') ?>" title="<?php _e('Min. price for automatic update', 'content-egg') ?>" /> <input type="text" class="input-sm col-md-4" ng-model="updateParams.<?php echo $module_id; ?>.maximum_price" placeholder="<?php _e('Max. price', 'content-egg') ?>" title="<?php _e('Max. price for automatic update', 'content-egg') ?>" />
[+]
..
[-] search_panel.php
[edit]
[-] update_panel.php
[edit]