{* load javascript *} {* load javascript calendar *} {ac_calendar base=$app_url} {ac_js lib="really/simplehistory.js" base=$app_url} {ac_js lib="templates/sync.js"} {ac_js lib="templates/sync.list.js"} {ac_js lib="templates/sync.form.js"} {ac_js lib="templates/sync.run.js"} {ac_js lib="templates/sync.delete.js"}

{"Database Sync Utility"|alang} ({$syncsCnt})

{* include supporting templates *} {if isset($sync_header_template)} {if $sync_header_template != ''} {include file=$sync_header_template} {/if} {/if} {include file="sync.list.htm"} {include file="sync.form.htm"} {*include file="sync.view.htm"*} {*include file="sync.test.htm"*} {include file="sync.run.htm"} {include file="sync.delete.htm"}