mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update _base.php
This commit is contained in:
parent
66a1181695
commit
78901ce30c
1 changed files with 2 additions and 2 deletions
|
@ -338,7 +338,7 @@
|
|||
<tr>
|
||||
<td class="aligncenter content-block">
|
||||
<a href="https://lbry.io">LBRY Inc</a>
|
||||
• 848 Elm St. #310, Manchester, NH 03101
|
||||
• 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());
|
||||
|
|
Loading…
Add table
Reference in a new issue