diff --git a/admin/themes/default/template/updates_pwg.tpl b/admin/themes/default/template/updates_pwg.tpl index b62f9b271..b9ba92202 100644 --- a/admin/themes/default/template/updates_pwg.tpl +++ b/admin/themes/default/template/updates_pwg.tpl @@ -127,7 +127,7 @@ p.release .errors {margin:0}

{'A new version of Piwigo is available.'|@translate}
- {'This is a major update, with new exciting features.'|@translate:$RELEASE_URL} {'Some themes and plugins may be not available yet.'|@translate} + {'This is a major update, with new exciting features.'|@translate:$MAJOR_RELEASE_URL} {'Some themes and plugins may be not available yet.'|@translate}

@@ -166,4 +166,4 @@ p.release .errors {margin:0}

-{/if} \ No newline at end of file +{/if}