mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-03 08:22:24 +02:00
Fixes #1546 Var name mistake
This commit is contained in:
@@ -127,7 +127,7 @@ p.release .errors {margin:0}
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
{'A new version of Piwigo is available.'|@translate}<br>
|
{'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>
|
</p>
|
||||||
<form action="" method="post">
|
<form action="" method="post">
|
||||||
|
|
||||||
@@ -166,4 +166,4 @@ p.release .errors {margin:0}
|
|||||||
|
|
||||||
<p><input type="hidden" name="upgrade_to" value="{$UPGRADE_TO}"></p>
|
<p><input type="hidden" name="upgrade_to" value="{$UPGRADE_TO}"></p>
|
||||||
</form>
|
</form>
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
Reference in New Issue
Block a user