{if !$__ishosted and $admin.id == 1 and isset($site.adminsMax) and isset($site.adminsCnt) and isset($site.adminsLeft)}
{if $admin.id == 1 and !$site.trial and !$site.free AND !$site.limited and !$__ishosted}
{/if} {"You have a total of %d admin user spots. %d admin user spots are left and %d admin user spots have been used."|alang:$site.adminsMax:$site.adminsLeft:$site.adminsCnt}
{/if}