summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/compose/fixed_recipient.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/templates/compose/fixed_recipient.hbs')
-rw-r--r--web-ui/app/templates/compose/fixed_recipient.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/templates/compose/fixed_recipient.hbs b/web-ui/app/templates/compose/fixed_recipient.hbs
index 8b01717c..59efd7e3 100644
--- a/web-ui/app/templates/compose/fixed_recipient.hbs
+++ b/web-ui/app/templates/compose/fixed_recipient.hbs
@@ -1,7 +1,7 @@
<div class="fixed-recipient">
<span class="recipient-area">
<div class="recipient-value">
- <span>{{ address }}</span> <a class="recipient-del" href="#" data-label="{{t 'click-to-remove'}}"/>
+ <span class="recipient-mixnet"></span><span>{{ address }}</span> <a class="recipient-del" href="#" data-label="{{t 'click-to-remove'}}"/>
</div>
</span>
<input type="hidden" value="{{ address }}" name="{{ name }}" />