|
|
@ -257,16 +257,17 @@ |
|
|
|
<tabpanel> |
|
|
|
<html:div id="mobile"> |
|
|
|
<html:div class="section"> |
|
|
|
<html:div class="padTop"><html:label data-localekey="optionsCompanionApps"></html:label> |
|
|
|
<html:div class="padTop"><html:label class="bold" data-localekey="optionsCompanionApps"></html:label> |
|
|
|
<html:br/> |
|
|
|
<html:br/> |
|
|
|
<label class="text-link" |
|
|
|
onclick="pEpOptions.openLink('https://play.google.com/store/apps/details?id=security.pEp');"> |
|
|
|
<html:img style="height: 50px;" alt="Android" src="chrome://pEp4Tb/content/resources/images/google.svg"/> |
|
|
|
<!-- Icon not displayed correctly with height less than 54px --> |
|
|
|
<html:img style="height: 55px;" alt="Android" src="chrome://pEp4Tb/content/resources/images/google.svg"/> |
|
|
|
</label> |
|
|
|
<label class="text-link" |
|
|
|
onclick="pEpOptions.openLink('https://apps.apple.com/us/app/p-p/id1375458631');"> |
|
|
|
<html:img style="height: 50px;" alt="iOS" src="chrome://pEp4Tb/content/resources/images/apple.svg"/> |
|
|
|
<html:img style="height: 55px;" alt="iOS" src="chrome://pEp4Tb/content/resources/images/apple.svg"/> |
|
|
|
</label> |
|
|
|
</html:div> |
|
|
|
</html:div> |
|
|
|