summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/template/en/default/bug_modal/user.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BugModal/template/en/default/bug_modal/user.html.tmpl')
-rw-r--r--extensions/BugModal/template/en/default/bug_modal/user.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/user.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/user.html.tmpl
index 016017084..718eb5e79 100644
--- a/extensions/BugModal/template/en/default/bug_modal/user.html.tmpl
+++ b/extensions/BugModal/template/en/default/bug_modal/user.html.tmpl
@@ -17,6 +17,9 @@
[%
RETURN UNLESS u.id;
DEFAULT gravatar_size = 0;
+IF user.settings.show_gravatars.value != 'On';
+ gravatar_size = 0;
+END;
%]
<div class="vcard vcard_[% u.id FILTER none %]">
[% FILTER collapse %]