summaryrefslogtreecommitdiff
path: root/template/log_dump.st
diff options
context:
space:
mode:
authorScott Ostler <scottbot9000@gmail.com>2011-02-13 20:09:13 -0500
committerScott Ostler <scottbot9000@gmail.com>2011-02-13 20:09:13 -0500
commit811a17167babb1df037da29a60f67edc0fdeb455 (patch)
treeebfbf81d15c26322b034119d737972838c970fc4 /template/log_dump.st
parentf2f8cddb8b23fd3b932fccf1e40ced258ed71bb9 (diff)
parentf791ff22d8c40b0fe9ab3f7680dcda7c8d3d9370 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/log_dump.st')
-rw-r--r--template/log_dump.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/log_dump.st b/template/log_dump.st
index 1b90d6b..d1fce95 100644
--- a/template/log_dump.st
+++ b/template/log_dump.st
@@ -6,7 +6,7 @@ $endif$
$dump.created_on$ -- by <a href="/$dump.nick$"><b>$dump.nick$</b></a>
-<div class="content"> <a href="#"class="expand">$dump.content$</a></div>
+<div class="content" data-category="posts">$dump.content$</div>
<hr />
$share_buttons()$
</div>