diff --git a/data/web/css/site/edit.css b/data/web/css/site/edit.css index ac3a430c..8a594ee1 100644 --- a/data/web/css/site/edit.css +++ b/data/web/css/site/edit.css @@ -40,4 +40,8 @@ table.footable>tbody>tr.footable-empty>td { -moz-transform:rotateX(180deg); -webkit-transform:rotateX(180deg); transform:rotateX(180deg); +} +.input-group-addon-xmpp { + background-color: #fff; + border: 0px solid #fff; } \ No newline at end of file diff --git a/data/web/edit.php b/data/web/edit.php index 6087a7c6..c6bf50c7 100644 --- a/data/web/edit.php +++ b/data/web/edit.php @@ -362,12 +362,13 @@ if (isset($_SESSION['mailcow_cc_role'])) {
=$lang['edit']['xmpp_example_jid'];?>: username@.=htmlspecialchars($domain, ENT_QUOTES, 'UTF-8');?>