{include file="$template_dir/layouts/main/partial/layout_styles.html"} {include file="$template_dir/layouts/main/partial/initial_styling.html"} {include file="$template_dir/layouts/main/partial/fontawesome_fallback.html"} {$dynamic_style_assets nofilter}
{include file="$template_dir/layouts/main/header/header.html"}
{include file="$template_dir/layouts/main/content/content_header.html"}
{$entry.message nofilter}
{load_language_text section="auto_updater"}
{if count($content.availableUpdates) > 0}

{$txt.heading_overview}

    {foreach item=update from=$content.availableUpdates}
  • isRequired()}required disabled{/if} checked>

    {$update->name($language_code)|unescape:"html" nofilter}

    {if $update->icon($language_code)} {elseif $update->image($language_code)} {/if}
    {$update->description('short', $language_code)|truncate:55:" ..."}
  • {/foreach}

{include file="$template_dir/{$content.templateDir}db_backup_modal.html"} {include file="$template_dir/{$content.templateDir}update_details_modal.html"} {include file="$template_dir/{$content.templateDir}processing_updates_modal.html"} {else}

{$txt.heading_overview}


{$txt.text_no_updates_available}


{/if} {include file="$template_dir/{$content.templateDir}info_modal.html"} {if $content.uninstalledUpdates} {include file="$template_dir/{$content.templateDir}uninstalled_updates_modal.html"} {/if}
{include file="$template_dir/layouts/main/footer/footer.html"}
{include file="$template_dir/layouts/main/partial/jse_configuration.html"} {include file="$template_dir/layouts/main/partial/pace_configuration.html"} {include file="$template_dir/layouts/main/partial/layout_scripts.html"} {$dynamic_script_assets nofilter}