typo on export

This commit is contained in:
Kyle Spearrin 2017-05-03 11:47:09 -04:00
parent e634e3e28f
commit a9a7b0b317
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
<p>Enter your master password to continue.</p> <p>Enter your master password to continue.</p>
<div class="callout callout-warning"> <div class="callout callout-warning">
<h4><i class="fa fa-warning"></i> Warning</h4> <h4><i class="fa fa-warning"></i> Warning</h4>
This export contains your <u>unencrypted</u> data in <code>.csv</code> format. You should not store or send it This export contains your <u>unencrypted</u> data in <code>.csv</code> format. You should not store or send the file
over unsecure channels (such as email). Delete it immediately after your are done using it. over unsecure channels (such as email). Delete it immediately after you are done using it.
</div> </div>
<div class="callout callout-danger validation-errors" ng-show="exportForm.$errors"> <div class="callout callout-danger validation-errors" ng-show="exportForm.$errors">
<h4>Errors have occured</h4> <h4>Errors have occured</h4>