{*/*
$Id: languages.html,v 1.1.1.1 2004/01/07 09:18:19 shota Exp $
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*/*}
{if (substr(basename($smarty.server.PHP_SELF), 0, 8) != 'checkout')}{include_php file="`$smarty.const.DIR_FS_BOXES`languages.php"}
{osc_draw_module title="`$smarty.const.BOX_HEADING_LANGUAGES`" contents=$languages_contents}
{/if}