Merge pull request #2067 from bechi/bugs/ui-01
add clipo on pin section
This commit is contained in:
commit
5dcd78ce21
3 changed files with 4 additions and 2 deletions
BIN
img/clipo-pin.png
Normal file
BIN
img/clipo-pin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 25 KiB |
|
|
@ -201,8 +201,10 @@
|
|||
</div>
|
||||
|
||||
<div class="large-4 large-centered medium-6 medium-centered columns m20b" ng-show="!loading && askForPin">
|
||||
<h2><span translate>Set up a </span> <b> PIN </b>?</h2>
|
||||
<p class="size-14 text-gray">Enter a 4-digit number for easier access from this device</p>
|
||||
<div class="clipo">
|
||||
<img src="img/clipo-pin.png" alt="clipo" width="380">
|
||||
</div>
|
||||
<h2><span translate>Set up a PIN? </span></h2>
|
||||
|
||||
<div class="box-notification" ng-show="error">
|
||||
<div class="box-icon error">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue