File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
includes/Core/Email_Reporting/templates/email-report/parts Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 3939 <div style="font-size:14px; line-height:20px; letter-spacing: 0.25px; color:#462083; margin-bottom:16px;">
4040 <?php echo esc_html ( $ notice_body ); ?>
4141 <?php if ( ! empty ( $ learn_more_label ) && ! empty ( $ learn_more_url ) ) : ?>
42- <a href="<?php echo esc_url ( $ learn_more_url ); ?> "
43- style="color:#462083; text-decoration:underline;" rel="noopener"
44- target="_blank"><?php echo esc_html ( $ learn_more_label ); ?> </a>
42+ <a href="<?php echo esc_url ( $ learn_more_url ); ?> " style="color:#462083; text-decoration:underline;"
43+ rel="noopener" target="_blank"><?php echo esc_html ( $ learn_more_label ); ?> </a>
4544 <?php endif ; ?>
4645 </div>
4746 <?php endif ; ?>
6059 <?php endif ; ?>
6160 </td>
6261 </tr>
63- </table>
62+ </table>
You can’t perform that action at this time.
0 commit comments