summaryrefslogtreecommitdiffstats
path: root/templates/comment.tmpl
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2018-12-30 10:26:10 +0100
committerGustav Eek <gustav.eek@fripost.org>2018-12-30 10:26:10 +0100
commit151ef6437bc2194252f53713f6567e02963c1f7a (patch)
treea57f41c33f1403b1d50449221751302ad867bfce /templates/comment.tmpl
parent25395abcb95f1c75950b9f28e68ef2b10d32dba3 (diff)
parentf7e3f97b71fa71b5880f31f1ea66e35e181a9711 (diff)
Merge branch 'master' into contact-procedure-update
Diffstat (limited to 'templates/comment.tmpl')
-rw-r--r--templates/comment.tmpl9
1 files changed, 0 insertions, 9 deletions
diff --git a/templates/comment.tmpl b/templates/comment.tmpl
index 30602eb..f203fa8 100644
--- a/templates/comment.tmpl
+++ b/templates/comment.tmpl
@@ -1,15 +1,6 @@
<TMPL_IF HTML5><article class="comment row" id="<TMPL_VAR COMMENTID>">
<TMPL_ELSE><div class="comment row" id="<TMPL_VAR COMMENTID>"></TMPL_IF>
-<!-- User avatar in a small column on the left -->
-<div class="col-md-1 col-sm-1 col-xs-1">
- <TMPL_IF COMMENTAUTHORAVATAR>
- <div class="comment-avatar">
- <img src="<TMPL_VAR COMMENTAUTHORAVATAR>" alt="Avatar" class="img-responsive img-circle" />
- </div>
- </TMPL_IF>
-</div>
-
<div class="col-md-11 col-sm-11 col-xs-11">
<!-- HEADER: Print the name of the comment poster and the date -->
<header class="comment-subject text-muted row" style="margin-bottom:1em;">