# HG changeset patch # User Kim Alvefur # Date 1570649783 -7200 # Node ID caf27826c7b2c769b6108256637b3dc1e11e2ec0 # Parent 3bb9a08064398111da6208744084a57836815fa2 mod_http_muc_log: Use configured room language in room title/desc #a11y Room title and description is presumably using the language set in the room configuration. diff -r 3bb9a0806439 -r caf27826c7b2 mod_http_muc_log/http_muc_log.html --- a/mod_http_muc_log/http_muc_log.html Wed Oct 09 21:24:11 2019 +0200 +++ b/mod_http_muc_log/http_muc_log.html Wed Oct 09 21:36:23 2019 +0200 @@ -45,7 +45,7 @@
-

{title}

+

{title}


-
+