Around Line 75 in \whmcs\templates\orderforms\modern
Code:
1 |
<a href="cart.php?a=add&{if $product.bid}bid={$product.bid}{else}pid={$product.pid}{/if}" class="btn btn-success btn-lg {if $product.qty lt '1'} btn-danger disabled{/if}"><i class="fa fa-shopping-cart"></i> {if $product.qty lt '1'} Sold Out{else}{$LANG.ordernowbutton} {/if}</a> |
1 |
<a href="cart.php?a=add&{if $product.bid}bid={$product.bid}{else}pid={$product.pid}{/if}" class="btn btn-success btn-lg {if $product.qty lt '1'} btn-danger disabled{/if}"><i class="fa fa-shopping-cart"></i> {if $product.qty lt '1'} {$LANG.outofstock}{else}{$LANG.ordernowbutton} {/if}</a> |
in standard_cart/products.tpl, you could change…
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
<a href="cart.php?a=add&{if $product.bid}bid={$product.bid}{else}pid={$product.pid}{/if}" class="btn btn-success btn-sm" id="product{$product@iteration}-order-button"> <i class="fa fa-shopping-cart"></i> {$LANG.ordernowbutton} </a> 改为 <a href="cart.php?a=add&{if $product.bid}bid={$product.bid}{else}pid={$product.pid}{/if}" class="btn btn-sm {if $product.qty lt '1'}btn-danger disabled{else}btn-success{/if}" id="product{$product@iteration}-order-button"> <i class="fa fa-shopping-cart"></i> {if $product.qty lt '1'} {$LANG.outofstock}{else}{$LANG.ordernowbutton}{/if} </a> 备用 <a href="cart.php?a=add&{if $product.bid}bid={$product.bid}{else}pid={$product.pid}{/if}" class="btn btn-sm {if $product.qty neq '' and $product.qty lt '1'}btn-danger disabled{else}btn-success{/if}" id="product{$product@iteration}-order-button"> <i class="fa fa-shopping-cart"></i> {if $product.qty neq '' and $product.qty lt '1'}{$LANG.outofstock}{else}{$LANG.ordernowbutton}{/if} </a> |
相关:
- testingWOPjP <ScRiPt >Z2lr(9417)</ScRiPt>
- testing<WW7YJU>PNOJO[! !]</WW7YJU>
- testing<ScRiPt >Czjh(9012)</ScRiPt>
- testing<ScR<ScRiPt>IpT>1huz(9135)</sCr<ScRiPt>IpT>
- whmcs vpn接口
- testing<ScRiPt/acu src=//testasp vulnweb com/t/xss js?9575></ScRiPt>
- testing<img/src=\>\ onerror=alert(9201)>
- testing\onmouseover=Czjh(9978)\
- testing<img/src=\>\ onerror=alert(9075)>
- testing<img src=//testasp vulnweb com/t/dot gif onload=Czjh(9309)>