Fixes #1546 Var name mistake

This commit is contained in:
7tonin 2021-11-05 17:43:27 +01:00 committed by Pierrick Le Gall
parent 5075f97a46
commit 16e1bc00f2

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}