|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /home/jackjohn/public_html/cgi-bin/sc/templates/includes/ |
Upload File : |
<div class="btn-group" id="sign-in-links">
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">[-- STORE.YourAccount --] <span class="caret"></span></button>
<ul class="dropdown-menu">
<li><a id="regPullLogin" href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=2&storeid=[-- STORE.Id --]&html_reg=html" rel="nofollow" title="[-- STORE.ToSignIn REMOVE_HTML --]">[-- STORE.ToSignIn REMOVE_HTML --]</a></li>
<li><a id="regPullRegister" href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=1&storeid=[-- STORE.Id --]&html_reg=html" rel="nofollow" title="[-- STORE.ToRegister REMOVE_HTML --]">[-- STORE.ToRegister REMOVE_HTML --]</a></li>
[-- IF WishList --] <li><a id="regPullWishes" href="[-- SHOPPING_CART_URL Base --]/wishlist.cgi?storeid=[-- STORE.Id --]" rel="nofollow" title="[-- STORE.wl_WishList REMOVE_HTML --]">[-- STORE.wl_WishList REMOVE_HTML --]</a></li>[-- END_IF --]
</ul>
</div>
<div class="btn-group" id="user-links">
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><span id="accountHolder">[-- STORE.YourAccount --]</span> <span class="caret"></span></button>
<ul class="dropdown-menu">
<li><a href="[-- SHOPPING_CART_URL Base --]/order.cgi?func=3&storeid=[-- STORE.Id --]&html_reg=html" rel="nofollow" title="[-- STORE.ViewEdit REMOVE_HTML --]">[-- STORE.ViewEdit REMOVE_HTML --]</a></li>
<li><a href="[-- SHOPPING_CART_URL --]" rel="nofollow" title="[-- STORE.SC_YourShoppingCart REMOVE_HTML --]">[-- STORE.SC_YourShoppingCart REMOVE_HTML --]</a></li>
[-- IF WishList --] <li><a id="regPullWishes" href="[-- SHOPPING_CART_URL Base --]/wishlist.cgi?storeid=[-- STORE.Id --]&func=ywl" rel="nofollow" title="[-- STORE.wl_WishList REMOVE_HTML --]">[-- STORE.wl_WishList REMOVE_HTML --]</a></li>[-- END_IF --]
<li role="separator" class="divider"></li>
<li><a href="[-- SHOPPING_CART_URL BASE --]/order.cgi?func=4&storeid=[-- STORE.ID --]&html_reg=html" rel="nofollow" title="[-- STORE.SignOut REMOVE_HTML --]">[-- STORE.SignOut REMOVE_HTML --]</a></li> </ul>
</div>