PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
dokan-pro
/
templates
/
orders
/
views
<tr> <td class="sort"></td> <td class="file_name"><input type="text" class="input_text" placeholder="<?php _e( 'File Name', 'dokan' ); ?>" name="_wc_file_names[]" value="<?php echo esc_attr( $file['name'] ); ?>" /></td> <td class="file_url"><input type="text" class="input_text" placeholder="<?php _e( "http://", 'dokan' ); ?>" name="_wc_file_urls[]" value="<?php echo esc_attr( $file['file'] ); ?>" /></td> <td class="file_url_choose" width="1%"><a href="#" class="button upload_file_button" data-choose="<?php _e( 'Choose file', 'dokan' ); ?>" data-update="<?php _e( 'Insert file URL', 'dokan' ); ?>"><?php echo str_replace( ' ', ' ', __( 'Choose file', 'dokan' ) ); ?></a></td> <td width="1%"><a href="#" class="delete"><?php _e( 'Delete', 'dokan' ); ?></a></td> </tr>
[+]
..
[-] html-order-shipping.php
[edit]
[-] html-product-download.php
[edit]
[-] html-order-refund.php
[edit]
[-] html-order-download-permission.php
[edit]
[-] html-product-variation-download.php
[edit]
[-] html-order-item.php
[edit]
[-] html-product-attribute.php
[edit]
[-] html-variation-admin.php
[edit]
[-] .views.php
[edit]
[-] html-order-items.php
[edit]
[-] html-order-fee.php
[edit]