From 2d33b0338e1ae621ac2b3ee890c3f630fc117dad Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Sat, 6 Dec 2014 16:59:32 +0530 Subject: [PATCH] Add missing

tags --- plinth/modules/users/templates/users_edit.html | 5 +++-- plinth/modules/xmpp/templates/xmpp.html | 5 ++--- 2 files changed, 5 insertions(+), 5 deletions(-) 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 %}