Synchronize likes
{if $WORKING && $CONTINUE}
Checked {$DONE} out of {$TOTAL} likes. Fixed {$UPDATED}.
{/if}
{if $WORKING && !$CONTINUE}
Finished checking through {$TOTAL} likes. Total updated: {$UPDATED}
{/if}
{if !$WORKING}
This tool synchronizes the internal like counts with facebook. Note that this might stress the server quite a bit.
{/if}
{include file="overall_footer.html"}