related to #1428 better icon for install btn and better indentation in php

This commit is contained in:
Matthieu Leproux
2022-06-15 17:34:35 +02:00
parent f62b5bc70a
commit f9a7d54de8
2 changed files with 21 additions and 23 deletions
@@ -462,7 +462,7 @@ jQuery(document).ready(function(){
<div class="right-side">
<div class="promote-text">
<span>{"Install Piwigo on mobile"|@translate|escape:javascript}</span>
<a href="https://piwigo.org/mobile-applications" target="_blank"><span class="go-to-porg icon-download">{"Install"|@translate|escape:javascript}</span></a>
<a href="https://piwigo.org/mobile-applications" target="_blank"><span class="go-to-porg icon-link-1">{"Install"|@translate|escape:javascript}</span></a>
</div>
</div>
</div>