mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
issue #1849 prevent warning when updating from a version which does not set the new tpl variable
This commit is contained in:
@@ -57,7 +57,9 @@ p.release .errors {margin:0}
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
{if isset($PIWIGO_CURRENT_VERSION)}
|
||||
<p><i class="icon-info-circled-1"></i> {'Currently running version %s'|translate:$PIWIGO_CURRENT_VERSION}</p>
|
||||
{/if}
|
||||
|
||||
{if $STEP == 0}
|
||||
{if $CHECK_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user