{$wa->css()}

[`Restoring of missing database indices and AUTO_INCREMENT values`]

{if isset($comparison)}
{foreach $comparison as $table_name => $query} {/foreach}
[`Select`] [`Table name`] [`Query`]
{$table_name} {$query}

[`Indices and AUTO_INCREMENT values will be restored only for selected tables.`]

[`Indices and AUTO_INCREMENT values will be restored for all tables listed on this page.`]

[`Indices and AUTO_INCREMENT values will be removed and restored for all tables in the database.`]

{$wa->csrf()}
{else}

[`No errors found.`]

{/if}