Update _base.php

This commit is contained in:
Brinck Slattery 2018-04-05 11:13:17 -04:00 committed by GitHub
parent 66a1181695
commit 78901ce30c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -338,7 +338,7 @@
<tr>
<td class="aligncenter content-block">
<a href="https://lbry.io">LBRY Inc</a>
&bull; 848 Elm St. #310, Manchester, NH 03101
&bull; 834 Elm St., Manchester, NH 03101
</td>
</tr>
</table>
@ -352,4 +352,4 @@
<?php $emailHtml = ob_get_clean() ?>
<?php
$e = new \Pelago\Emogrifier($emailHtml, '');
echo trim($e->emogrify());
echo trim($e->emogrify());