{*/*
$Id: languages.html,v 1.1.2.1 2003/11/12 12:54:16 kasugai 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}