1
0
mirror of https://github.com/bitwarden/web synced 2026-01-20 09:23:52 +00:00

Update 2018-03-03T03:26:58.461Z

This commit is contained in:
Kyle Spearrin
2018-03-02 22:26:59 -05:00
parent 0aa9bf21de
commit 61711552d2
16 changed files with 28 additions and 23 deletions

View File

@@ -48,7 +48,7 @@
<li ng-repeat="e in submitTwoStepForm.$errors">{{e}}</li>
</ul>
</div>
<p>Enter the bitwarden application information from your Duo Admin panel:</p>
<p>Enter the Bitwarden application information from your Duo Admin panel:</p>
<div class="form-group" show-errors>
<label for="ikey">Integration Key</label>
<input type="text" id="ikey" name="IntegrationKey" ng-model="updateModel.ikey" class="form-control"