diff options
author | jessib <jessib@leap.se> | 2012-12-31 13:16:01 -0800 |
---|---|---|
committer | jessib <jessib@leap.se> | 2012-12-31 13:16:01 -0800 |
commit | fd62997599f327c0153e23c9f8d2b074a83b43a7 (patch) | |
tree | 5a7df7356df566f30120901c26b0eab483250db4 /help | |
parent | 9a23a5d63b2b5bcb1994137a5de9f8ebd88142f1 (diff) |
Small CSS tweak
Diffstat (limited to 'help')
-rw-r--r-- | help/app/views/tickets/_comment.html.haml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/app/views/tickets/_comment.html.haml b/help/app/views/tickets/_comment.html.haml index 26794dc..1d8ee41 100644 --- a/help/app/views/tickets/_comment.html.haml +++ b/help/app/views/tickets/_comment.html.haml @@ -6,7 +6,8 @@ = 'Posted by' + (commenter.is_admin? ? ' admin' : '') + ':' = commenter.login - else - Unauthenticated post + %b + Unauthenticated post .pull-right %b Posted at: |