summaryrefslogtreecommitdiff
path: root/template/directory.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-23 21:30:58 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-23 21:30:58 -0400
commitc2a5a2795567cec7adbf1659348c1c3663759759 (patch)
tree7832c61b83bce339590b31d4754a003a09ff5ecc /template/directory.st
parent7f0c913523633b6e0a1a04981d28a10758bd4c63 (diff)
timb committing buch of prod changes...
Diffstat (limited to 'template/directory.st')
-rw-r--r--template/directory.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/directory.st b/template/directory.st
index 85d6a8c..8c734d9 100644
--- a/template/directory.st
+++ b/template/directory.st
@@ -29,7 +29,7 @@
$users:{ u |
<div class="logged-dump" id="message-$u.message_id$">
<a href="/u/$u.nick$">
- <b>$u.nick$</b>
+ <div id="usernicks"> <b>$u.nick$</b></div>
$if(u.avatar)$
<div id="logavatar">
<img height="50" width="50" src="$u.avatar$" />