diff --git a/plinth/modules/users/templates/users_edit.html b/plinth/modules/users/templates/users_edit.html index dd6aa47ed..f96d80eb6 100644 --- a/plinth/modules/users/templates/users_edit.html +++ b/plinth/modules/users/templates/users_edit.html @@ -24,8 +24,9 @@

Delete Users

- Currently you can not edit but only delete users from {{ cfg.product_name }} - and the {{ cfg.box_name }} system. +

Currently you can not edit but only delete users from + {{ cfg.product_name }} and the {{ cfg.box_name }} system.

+

Deleting users is permanent!

diff --git a/plinth/modules/xmpp/templates/xmpp.html b/plinth/modules/xmpp/templates/xmpp.html index d8ff3db98..1a8659e47 100644 --- a/plinth/modules/xmpp/templates/xmpp.html +++ b/plinth/modules/xmpp/templates/xmpp.html @@ -24,15 +24,14 @@ {% if is_installed %} - - Launch web client -

XMPP is an open and standardized communication protocol. Here you can run and configure your XMPP server, called ejabberd. To actually communicate, you can use the web client or any other XMPP client .

+

Launch web + client

{% else %}