Add converse.js as web client

This commit is contained in:
2022-07-02 15:12:41 +02:00
parent c0519dd6a8
commit e1ec4b9a8d
4 changed files with 13 additions and 5 deletions

View File

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