{* $Id: locations.tpl 1503 2006-03-31 07:53:23Z zeke $ *}
{capture name="sidebox"}
{if 'view_locations'|fn_check_privileges:true}
{$lang.manage_states}
{$lang.manage_countries}
{$lang.manage_destinations}
{/if}
{/capture}
{if $smarty.capture.sidebox|trim}
{include file="common_templates/sidebox.tpl" title=$lang.locations content=$smarty.capture.sidebox icon="sidebox_icon_locations.gif"}
{/if}