diff options
Diffstat (limited to 'template/log_dump.st')
| -rw-r--r-- | template/log_dump.st | 2 |
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> |
