upgrader another typo fix
This commit is contained in:
@ -122,7 +122,7 @@
|
||||
<div><strong>{$task.version} - {$task.title}</strong></div>
|
||||
<div style="padding-left: 5px">{$task.desc|nl2br}</div><br />
|
||||
{/foreach}
|
||||
{if}
|
||||
{/if}
|
||||
|
||||
{if ($taskCount == 0)}
|
||||
{$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>
|
||||
{/if}
|
||||
|
||||
{/if}
|
||||
{/if} {* errorCount end *}
|
||||
{/if}{* showAbort else end *}
|
||||
|
Reference in New Issue
Block a user