mirror of
https://github.com/moparisthebest/mail
synced 2024-11-26 19:02:20 -05:00
change CC to Cc
This commit is contained in:
parent
1e5be28bf7
commit
a0ae4e6742
@ -7,7 +7,7 @@
|
||||
<input ng-model="to" class="address-input" tabindex="1" focus-me >
|
||||
</p>
|
||||
<p>
|
||||
<span>CC:</span>
|
||||
<span>Cc:</span>
|
||||
<input ng-model="cc" class="address-input" tabindex="2">
|
||||
</p>
|
||||
</div><!--/.address-headers-->
|
||||
|
Loading…
Reference in New Issue
Block a user