# HG changeset patch # User Kim Alvefur # Date 1570976656 -7200 # Node ID 3db27b8f1cb03beddd651fa96cd535bca90d64fa # Parent f03a023cd523bd7c9330a439798997c4d504b2ce mod_http_muc_log: Add button-link to webchat URL if one is set via mod_muc_webchat_url This has been hacked in manually in a few deployments. diff -r f03a023cd523 -r 3db27b8f1cb0 mod_http_muc_log/http_muc_log.html --- a/mod_http_muc_log/http_muc_log.html Sun Oct 13 16:16:14 2019 +0200 +++ b/mod_http_muc_log/http_muc_log.html Sun Oct 13 16:24:16 2019 +0200 @@ -52,6 +52,9 @@ {jid_node&
  • Join using a client
  • } +{room.webchat_url& +
  • Join via web
  • +} {links#
  • {item.text}
  • }