mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02: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>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
{if isset($PIWIGO_CURRENT_VERSION)}
|
||||||
<p><i class="icon-info-circled-1"></i> {'Currently running version %s'|translate:$PIWIGO_CURRENT_VERSION}</p>
|
<p><i class="icon-info-circled-1"></i> {'Currently running version %s'|translate:$PIWIGO_CURRENT_VERSION}</p>
|
||||||
|
{/if}
|
||||||
|
|
||||||
{if $STEP == 0}
|
{if $STEP == 0}
|
||||||
{if $CHECK_VERSION}
|
{if $CHECK_VERSION}
|
||||||
|
|||||||
Reference in New Issue
Block a user