This commit is contained in:
Daniel Winzen 2022-12-31 21:42:27 +01:00
parent c5dfa594a9
commit 261e31e454
No known key found for this signature in database
GPG key ID: 222FCC3F35C41077

View file

@ -243,7 +243,7 @@ if ( ! empty( $_SESSION[ 'email_user' ] ) ){ ?>
|
<button name="action" value="logout" type="submit"><?php echo _('Logout'); ?></button>
<?php } else { ?>
| Manage account');
| <?php echo _('Manage account');
} ?> | <a href="<?php echo WEB_XMPP_URL; ?>" target="_blank" rel="noopener"><?php echo _('Web-XMPP'); ?></a></p>
<?php if ( ! empty( $_SESSION[ 'email_user' ] ) ){ ?></form><?php }
echo "<p>$msg</p>";