From abde9133cd674ef57eb758912f22a27e844fd904 Mon Sep 17 00:00:00 2001
From: Daniel Winzen
Date: Tue, 1 Aug 2023 22:18:58 +0200
Subject: [PATCH] Add snappymail as alternate webmail
---
www/index.php | 2 +-
www/manage_account.php | 4 ++--
www/register.php | 3 +--
3 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/www/index.php b/www/index.php
index 3351199..83b4305 100644
--- a/www/index.php
+++ b/www/index.php
@@ -19,7 +19,7 @@ global $language, $dir, $locale;
- | | | |
+ | | | | |
contact me. Your E-Mail address will be %2$s'), CONTACT_URL, CLEARNET_SERVER); ?>
diff --git a/www/manage_account.php b/www/manage_account.php
index ddaec28..f01a0cd 100644
--- a/www/manage_account.php
+++ b/www/manage_account.php
@@ -239,13 +239,13 @@ if ( ! empty( $_SESSION[ 'email_user' ] ) ){ ?>
printf(_('Logged in as %s'), htmlspecialchars( $_SESSION[ 'email_user' ] ) );
} else { ?>
- |
|
| |
+ } ?> | | |
$msg";
if ( empty( $_SESSION[ 'email_user' ] ) ) { ?>
diff --git a/www/register.php b/www/register.php
index 904a610..a561162 100644
--- a/www/register.php
+++ b/www/register.php
@@ -92,8 +92,7 @@ if ( isset( $_POST[ 'user' ] ) ) {
- | | |
- |
+
| | | | |
$msg"; ?>