(cp 16e1bc0) Fixes #1546 Var name mistake

This commit is contained in:
plegall
2021-11-11 15:18:54 +01:00
parent 26492d4f9b
commit dea025fe80

View File

@@ -127,7 +127,7 @@ p.release .errors {margin:0}
</p>
<p>
{'A new version of Piwigo is available.'|@translate}<br>
{'This is a major update, with <a href="%s">new exciting features</a>.'|@translate:$RELEASE_URL} {'Some themes and plugins may be not available yet.'|@translate}
{'This is a major update, with <a href="%s">new exciting features</a>.'|@translate:$MAJOR_RELEASE_URL} {'Some themes and plugins may be not available yet.'|@translate}
</p>
<form action="" method="post">
@@ -166,4 +166,4 @@ p.release .errors {margin:0}
<p><input type="hidden" name="upgrade_to" value="{$UPGRADE_TO}"></p>
</form>
{/if}
{/if}