[Web] Fix transport password form size

master
andryyy 2020-06-16 14:17:55 +02:00
parent 2aa11ba37d
commit d3c10d6279
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 1 additions and 1 deletions

View File

@ -408,7 +408,7 @@ if (!isset($_SESSION['gal']) && $license_cache = $redis->Get('LICENSE_STATUS_CAC
</div>
<div class="form-group">
<label for="password"><?=$lang['admin']['password'];?></label>
<input class="form-control" name="password">
<input class="form-control input-sm" name="password">
</div>
<!-- <div class="form-group">
<label>