summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2013-09-10 13:10:56 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2013-09-10 13:10:56 -0400
commit7a62c03ebe5c36a47274d170ce8c39957cdf437c (patch)
tree88e885767feef778bde41cce32321724471723ce /template
parentc1550c8b525521251d8213740dc56371644dc708 (diff)
reveal favs on /log
Diffstat (limited to 'template')
-rw-r--r--template/log.st3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/log.st b/template/log.st
index ab4eb53..c235ae8 100644
--- a/template/log.st
+++ b/template/log.st
@@ -14,7 +14,7 @@
<div id="content">
<div id="messagePanep">
<div id="userListp">
- <h2> $roomkey$ log </h2><br><h3></h3>
+ <h2> $roomkey$ log </h2><br><h3></h3>
</div>
<div id="messageList">
@@ -57,5 +57,6 @@
</div>
</div></div></div>
+<script type="text/javascript">load_favs()</script>
</body>
</html>