Skip to content

Commit bebcb48

Browse files
committed
make register text smaller
1 parent cdd7d1d commit bebcb48

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

OpenFlow/src/public/Login.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ <h5 class="card-title text-center"><span translate lib="web">signin</span> {{ctr
3131
<i class="fas fa-qrcode mr-2"></i><span translate lib="web">QRCode Scan</span>
3232
</a>
3333
<div class="card-body" ng-show="ctrl.allow_user_registration==true">
34-
Select a provider or login using a local username and password.<br>
35-
A new user will automaticly be created if username is unknown.<br>
36-
Email validation will be requered to use the core functions.
34+
<small><i>
35+
Select a provider or login using a local username and password.
36+
A new user will automaticly be created if username is unknown.
37+
Email validation will be requered to use the core functions.</i></small>
3738
</div>
3839
</form>
3940
</div>

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.251
1+
0.0.252

0 commit comments

Comments
 (0)