related to #1681 slight changes to display the current Piwigo version

This commit is contained in:
plegall
2022-07-06 12:18:15 +02:00
parent 829c1cbd34
commit 429dc78690
3 changed files with 4 additions and 2 deletions
@@ -57,6 +57,8 @@ p.release .errors {margin:0}
</div>
{/if}
<p><i class="icon-info-circled-1"></i> {'Currently running version %s'|translate:PHPWG_VERSION}</p>
{if $STEP == 0}
{if $CHECK_VERSION}
<p>{'You are running the latest version of Piwigo.'|@translate}</p>
@@ -163,5 +165,3 @@ p.release .errors {margin:0}
<p><input type="hidden" name="upgrade_to" value="{$UPGRADE_TO}"></p>
</form>
{/if}
{'Currently running version %s.'|translate:PHPWG_VERSION}