fix subscriptions feature for php8 and add mailhog

This commit is contained in:
Steffen Müller
2024-04-10 15:42:19 +02:00
parent 788ca4ccd0
commit ee37419582
4 changed files with 22 additions and 4 deletions
+1 -1
View File
@@ -52,5 +52,5 @@
</tr>
</tbody>
</table>
<p style="text-align: center;"><a href="%url%/?do=unsubscribe&amp;token=%token%"><sub><sup>%unsubscribe%</sup></sub></a></p>
<p style="text-align: center;"><a href="%url%/?do=unsubscribe&amp;type=2&amp;token=%token%"><sub><sup>%unsubscribe%</sup></sub></a></p>
<p style="text-align: center;"><a href="%url%"><img src="%url%/favicon/apple-icon-57x57.png" alt="" />&nbsp;%powered_by%&nbsp;Server-Status</a></p>