diff --git a/plinth/modules/xmpp/templates/xmpp.html b/plinth/modules/xmpp/templates/xmpp.html index 702a883e7..3f3903ec8 100644 --- a/plinth/modules/xmpp/templates/xmpp.html +++ b/plinth/modules/xmpp/templates/xmpp.html @@ -28,7 +28,7 @@
{% url 'config:index' as index_url %} - {% blocktrans trimmed with domainname=status.domainname %} + {% blocktrans trimmed with domainname=domainname %} Your XMPP server domain is set to {{ domainname }}. User IDs will look like username@{{ domainname }}. You can setup your domain on the system