aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/mail_conv.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-10 17:02:55 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-10 17:02:55 +0100
commit0f9ddbf3b2509ef4651a9b58d008330d6bc8cfd9 (patch)
tree1bfba6455a431f153a9b2b7aa682e495085e9990 /view/tpl/mail_conv.tpl
parentb1c97dfcfd80263f94733d0ec6c357eebc5a57da (diff)
downloadvolse-hubzilla-0f9ddbf3b2509ef4651a9b58d008330d6bc8cfd9.tar.gz
volse-hubzilla-0f9ddbf3b2509ef4651a9b58d008330d6bc8cfd9.tar.bz2
volse-hubzilla-0f9ddbf3b2509ef4651a9b58d008330d6bc8cfd9.zip
fixing classes
Diffstat (limited to 'view/tpl/mail_conv.tpl')
-rwxr-xr-xview/tpl/mail_conv.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/mail_conv.tpl b/view/tpl/mail_conv.tpl
index a0904ea6c..ad13ba96d 100755
--- a/view/tpl/mail_conv.tpl
+++ b/view/tpl/mail_conv.tpl
@@ -21,7 +21,7 @@
{{/if}}
<div class="pull-right dropdown">
<button type="button" class="btn btn-outline-secondary btn-sm dropdown-toggle" data-toggle="dropdown" id="mail-item-menu-{{$mail.id}}">
- <i class="fa fa-caret-down"></i>
+ <i class="fa fa-cog"></i>
</button>
<ul class="dropdown-menu" role="menu" aria-labelledby="mail-item-menu-{{$mail.id}}">
{{if $mail.can_recall}}