related to #1428 change button in banner

This commit is contained in:
Matthieu Leproux
2022-07-13 12:02:06 +02:00
parent 36c86e995a
commit 496a190608
3 changed files with 3 additions and 1 deletions
@@ -411,7 +411,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-link-1">{"Install"|@translate|escape:javascript}</span></a>
<a href="https://piwigo.org/mobile-applications" target="_blank"><span class="go-to-porg icon-link-1">{"Discover"|@translate|escape:javascript}</span></a>
</div>
</div>
</div>
+1
View File
@@ -1298,4 +1298,5 @@ $lang['Add New Plugin'] = 'Add a new plugin';
$lang['Piwigo core'] = 'Piwigo core';
$lang['Extensions'] = 'Extensions';
$lang['Currently running version %s'] = 'Currently running version %s';
$lang['Discover'] = 'Discover';
// Leave this line empty
+1
View File
@@ -1295,4 +1295,5 @@ $lang['Add New Plugin'] = 'Ajouter un plugin';
$lang['Piwigo core'] = 'Noyau de Piwigo';
$lang['Extensions'] = 'Extensions';
$lang['Currently running version %s'] = 'Version %s installée actuellement';
$lang['Discover'] = 'Découvrir';
// Leave this line empty