Hi Tom,
i’have a problem with GP Premium Plugins, i can’t retrive any update because “Send” button is not render in my template dashboard, i don’t know why.
This is the code i see :
<tbody id=”the-list” data-wp-lists=”list:license”>
<tr class=”alternate”>
<td class=”email_name column-email_name”>
<input type=”email” style=”width:100%” value=”” class=”regular-text” name=”generate_customer_email” id=”generate_customer_email”>
</td>
<td class=”email_status column-email_status”>
</td>
<td class=”email_action column-email_action”>
</td>
</tr>
</tbody>
Regards.