mod_muc_log_http: Remove links to the apparently dead Speeqe service
authorKim Alvefur <zash@zash.se>
Thu, 17 Dec 2015 16:22:33 +0100
changeset 1979 bdd3e3bfc219
parent 1978 5be671db83a3
child 1980 cd36e5bf00b3
mod_muc_log_http: Remove links to the apparently dead Speeqe service
mod_muc_log_http/muc_log_http/themes/prosody/day_body.html
mod_muc_log_http/muc_log_http/themes/prosody/days_body.html
--- a/mod_muc_log_http/muc_log_http/themes/prosody/day_body.html	Wed Dec 16 14:18:07 2015 +0100
+++ b/mod_muc_log_http/muc_log_http/themes/prosody/day_body.html	Thu Dec 17 16:22:33 2015 +0100
@@ -1,7 +1,7 @@
 <div id="title">
 	<div id="date">###DATE###</div>
 	<div id="roomjid">###JID###</div>
-	<div id="links">(join via <a class="component" href="xmpp:###JID###?join">client</a> / <a class="component" href="http://speeqe.com/room/###JID###/">speeqe</a>)</div>
+	<div id="links">(join via <a class="component" href="xmpp:###JID###?join">client</a>)</div>
 </div>
 <div id="calendar">
 	<div id="navigation">
--- a/mod_muc_log_http/muc_log_http/themes/prosody/days_body.html	Wed Dec 16 14:18:07 2015 +0100
+++ b/mod_muc_log_http/muc_log_http/themes/prosody/days_body.html	Thu Dec 17 16:22:33 2015 +0100
@@ -1,7 +1,7 @@
 <div id="title">
 	<div id="date">###SINCE### - ###TO###</div>
 	<div id="roomjid">###JID###</div>
-	<div id="links">(join via <a class="component" href="xmpp:###JID###?join">client</a> / <a class="component" href="http://speeqe.com/room/###JID###/">speeqe</a>)</div>
+	<div id="links">(join via <a class="component" href="xmpp:###JID###?join">client</a>)</div>
 </div>
 <div id="calendar">
 	<div id="navigation">