1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 17:23:37 +00:00
This commit is contained in:
Kyle Spearrin
2018-06-25 16:04:19 -04:00
parent 9b67f6e398
commit fd8128dfe9
8 changed files with 72 additions and 14 deletions

View File

@@ -14,8 +14,8 @@
</div>
</div>
</div>
<div class="alert alert-info" role="alert" *ngIf="format">
<h4 class="alert-heading">{{'instructionsFor' | i18n : getFormatName()}}</h4>
<div class="callout callout-info" role="alert" *ngIf="format">
<h3 class="callout-heading">{{'instructionsFor' | i18n : getFormatName()}}</h3>
<p class="mb-0">
<ng-container *ngIf="format === 'bitwardencsv'">
See detailed instructions on our help site at