Edit File by line
/home/zeestwma/ceyloniy.../wp-conte.../plugins/wpforms-.../template.../emails
File: compact-field.php
<?php
[0] Fix | Delete
/**
[1] Fix | Delete
* Compact field template.
[2] Fix | Delete
*
[3] Fix | Delete
* This template can be overridden by copying it to yourtheme/wpforms/emails/compact-field.php.
[4] Fix | Delete
*
[5] Fix | Delete
* @since 1.8.5
[6] Fix | Delete
*/
[7] Fix | Delete
[8] Fix | Delete
?>
[9] Fix | Delete
[10] Fix | Delete
<tr class="field-{field_type}">
[11] Fix | Delete
<td class="field-name"><strong>{field_name}</strong></td>
[12] Fix | Delete
<td class="field-value" valign="middle">{field_value}</td>
[13] Fix | Delete
</tr>
[14] Fix | Delete
[15] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function