summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/compose
diff options
context:
space:
mode:
authorGabriel Albo <gabriel@albo.com.br>2015-12-28 14:01:47 -0200
committerGabriel Albo <gabriel@albo.com.br>2015-12-28 14:01:47 -0200
commitdb01a5357e46faf9c0d68b29592e13d13d79273f (patch)
treedb99e286702d6db3112c9cf4bf3b2d5ccf93c3e3 /web-ui/app/templates/compose
parent546a6cbf6baf4e2aa3657f21e22965732676cf92 (diff)
#563 - Removing recipients fields border and leaving only one at the top of the subject field
Diffstat (limited to 'web-ui/app/templates/compose')
-rw-r--r--web-ui/app/templates/compose/recipients.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/templates/compose/recipients.hbs b/web-ui/app/templates/compose/recipients.hbs
index 87319730..00de3663 100644
--- a/web-ui/app/templates/compose/recipients.hbs
+++ b/web-ui/app/templates/compose/recipients.hbs
@@ -7,7 +7,7 @@
<div class='recipients-list compose-column-recipients'>
<input id='recipients-to-box' class="recipients-input" type="text" tabindex="1"/></div>
</div>
- <label class="collapse" for="hide-and-show">cc - bcc</label>
+ <label class="collapse" for="hide-and-show">CC + BCC</label>
<input id="hide-and-show" type="checkbox">
<div id="cc-and-bcc">
<div id="recipients-cc-area" class="recipients-area input-container columns large-12 no-padding">