upgrader another typo fix
This commit is contained in:
@ -102,7 +102,7 @@
|
|||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{if ($errorCount < 1)}
|
{if ($errorCount < 1)}
|
||||||
{if (sizeof($sqlfiles) > 0)}
|
{if (sizeof($sqlfiles) > 0)}
|
||||||
<br />
|
<br />
|
||||||
<h3>{$database_update_types}:</h3>
|
<h3>{$database_update_types}:</h3>
|
||||||
@ -122,7 +122,7 @@
|
|||||||
<div><strong>{$task.version} - {$task.title}</strong></div>
|
<div><strong>{$task.version} - {$task.title}</strong></div>
|
||||||
<div style="padding-left: 5px">{$task.desc|nl2br}</div><br />
|
<div style="padding-left: 5px">{$task.desc|nl2br}</div><br />
|
||||||
{/foreach}
|
{/foreach}
|
||||||
{if}
|
{/if}
|
||||||
|
|
||||||
{if ($taskCount == 0)}
|
{if ($taskCount == 0)}
|
||||||
{$CONST.SERENDIPITY_UPGRADER_NO_VERSION_SPECIFIC}
|
{$CONST.SERENDIPITY_UPGRADER_NO_VERSION_SPECIFIC}
|
||||||
@ -138,5 +138,5 @@
|
|||||||
<br /><br /><a href="{$upgradeLoc}" class="serendipityPrettyButton input_button">{$CONST.SERENDIPITY_UPGRADER_CONSIDER_DONE}</a>
|
<br /><br /><a href="{$upgradeLoc}" class="serendipityPrettyButton input_button">{$CONST.SERENDIPITY_UPGRADER_CONSIDER_DONE}</a>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
{/if}
|
{/if} {* errorCount end *}
|
||||||
{/if}{* showAbort else end *}
|
{/if}{* showAbort else end *}
|
||||||
|
Reference in New Issue
Block a user