{if $MODULE neq 'Potentials'}
<!--
<button type="button" class="btn btn-default btn-sm dropdown-toggle">
<a>....</a>
</button>
-->
{else}
<input name="商机搜索" type="button" class="btn btn-success t-btn-sm btn" id="btn1" title="商机搜索" value="商机搜索" onclick="window.open('search/index.php','','width=1200,height=650,top=100,left=200','scrollbars=auto')" />
<input name="业务逻辑" type="button" class="btn btn-default btn-sm dropdown-toggle" id="btn1" title="业务逻辑" value="业务逻辑示意图" onclick="window.open('img/商机业务逻辑图.jpg','','width=569,height=650,top=100,left=200','scrollbars=auto')" />
{/if}
{if $MODULE neq 'Accounts'}
<!--
<button type="button" class="btn btn-default btn-sm dropdown-toggle">
<a>....</a>
</button>
-->
{else}
<input name="公共客户池" type="button" class="btn btn-success t-btn-sm btn" id="btn1" title="公共客户池" value="公共客户池" onclick="window.open('pool/index.php','','width=1200,height=660,top=100,left=200','scrollbars=auto')" />
{/if}