diff options
author | cyBerta <cyberta@riseup.net> | 2017-11-05 01:14:09 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2017-11-05 01:14:09 +0100 |
commit | d571fe1744165e7f549c91ba00db879ea2735fbb (patch) | |
tree | 3a235b9a5f026db77eb47c7d0362c3277575bbc0 /public/android/index.en.html | |
parent | 7c21e13282125d7c821d5e6116c76c901669cfec (diff) |
fix layout error in fingerprint warning
Diffstat (limited to 'public/android/index.en.html')
-rw-r--r-- | public/android/index.en.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/android/index.en.html b/public/android/index.en.html index 27ad295..ef06ca4 100644 --- a/public/android/index.en.html +++ b/public/android/index.en.html @@ -81,7 +81,7 @@ Bitmask Downloads <div class='col-sm-8 col-sm-offset-2'> <div class='p alert alert-danger'> <i class='fa fa-warning'></i> - <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 9C:94:DB:F8:46:FD:95:97:47:57:17:2A:6A:8D:9A:9B:DF:8C:40:21:A6:6C:15:11:28:28:D1:72:39:1B:81:AA </p> + <b>ATTENTION:</b> Please verify that the signing certificate of the downloaded app matches this SHA256 fingerprint:<p> 9C:94:DB:F8:46:FD:95:97:</br>47:57:17:2A:6A:8D:9A:9B:</br>DF:8C:40:21:A6:6C:15:11:</br>28:28:D1:72:39:1B:81:AA </p> </div> </div> </div> |