{* Admin interface: Skadate services *} {include file='inc/_header.html'}
{block_page}
Manage Service access
Make sure that you already have an account
on FaceJuggle.com and specify your login info below

FaceJuggle makes high quality thumbnails automatically cropping faces on member photos.
FaceJuggle is an effective tool to raise your signup and subscription rates.
For more info visit www.facejuggle.com
{/block_page}
{if $_config.enable_autocrop_service}
{block_page}
{if $_stat_info} {/if}
View service statistics
From {html_select_date field_array="start_date" end_year=-2 time=$_stat_info_start_stamp}
To {html_select_date field_array="end_date" time=$_stat_info_end_stamp}
Service Statistic
from {$_stat_info_start_stamp|date_format}
to {$_stat_info_end_stamp|date_format}
thumbs {$_stat_info}
{/block_page}
{/if}
{include file='inc/_footer.html'}