woocommerce/templates/emails/email_footer.php

38 lines
2.1 KiB
PHP
Raw Normal View History

</div>
</td>
</tr>
</table>
<!-- // End Module: Standard Content \\ -->
</td>
</tr>
</table>
<!-- // End Template Body \\ -->
</td>
</tr>
<tr>
<td align="center" valign="top">
<!-- // Begin Template Footer \\ -->
<table border="0" cellpadding="10" cellspacing="0" width="600" id="templateFooter">
<tr>
<td valign="top" class="footerContent">
<table border="0" cellpadding="10" cellspacing="0" width="100%">
<tr>
<td colspan="2" valign="middle" id="credit" style="background-color:#FAFAFA; border:0; color:#707070; font-family:Arial; font-size:12px; line-height:125%; text-align:center;"><?php echo apply_filters('woocommerce_email_footer_text', get_bloginfo('name') . ' - ' . __('Powered by WooCommerce', 'woothemes')); ?></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- // End Template Footer \\ -->
</td>
</tr>
</table>
<br />
</td>
</tr>
</table>
</center>
</body>
</html>