diff --git a/include/admin/tpl/upgrader.inc.tpl b/include/admin/tpl/upgrader.inc.tpl index 428253f2..0378bcb0 100644 --- a/include/admin/tpl/upgrader.inc.tpl +++ b/include/admin/tpl/upgrader.inc.tpl @@ -102,7 +102,7 @@ {/if} -{if ($errorCount < 1)} + {if ($errorCount < 1)} {if (sizeof($sqlfiles) > 0)}

{$database_update_types}:

@@ -122,7 +122,7 @@
{$task.version} - {$task.title}
{$task.desc|nl2br}

{/foreach} - {if} + {/if} {if ($taskCount == 0)} {$CONST.SERENDIPITY_UPGRADER_NO_VERSION_SPECIFIC} @@ -138,5 +138,5 @@

{$CONST.SERENDIPITY_UPGRADER_CONSIDER_DONE} {/if} - {/if} + {/if} {* errorCount end *} {/if}{* showAbort else end *}