{* vim: set ts=2 sw=2 sts=2 et: *}
{**
* Regular button
*
* @author Creative Development LLC <hide@address.com>
* @copyright Copyright (c) 2010 Creative Development LLC <hide@address.com>. All rights reserved
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @version SVN: $Id: regular.tpl 2766 2010-04-23 11:56:26Z vvs $
* @link http://www.litecommerce.com/
* @since 3.0.0
*}
<button type="button" onclick="javascript: {getJSCode():h}" class="{style}"><span>{getButtonLabel()}</span></button>