Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1103151
onlinestore
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Aug 19, 4:37 PM
Size
1 KB
Mime Type
text/x-diff
Expires
Thu, Aug 21, 4:37 PM (16 h, 32 m)
Engine
blob
Format
Raw Data
Handle
714438
Attached To
rTOST Themes.OnlineStore
onlinestore
View Options
Index: branches/1.0.x/platform/blocks/common/footer.tpl
===================================================================
--- branches/1.0.x/platform/blocks/common/footer.tpl (revision 13238)
+++ branches/1.0.x/platform/blocks/common/footer.tpl (revision 13239)
@@ -1,18 +1,22 @@
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="toolbar" style="text-align: center">
<a href="<inp2:c_CategoryLink template="index" module="In-Commerce" cat_id="Root"/>" class="toolbar"><inp2:m_Phrase label="lu_Home"/></a> |
<a href="<inp2:m_Link template="in-commerce/my_account/account"/>" class="toolbar"><inp2:m_Phrase label="lu_YourAccount"/></a> |
<a href="<inp2:m_Link template="in-commerce/my_account/wishlist"/>" class="toolbar"><inp2:m_Phrase label="lu_YourWishList"/></a> |
<a href="<inp2:m_Link template="in-commerce/checkout/shop_cart"/>" class="toolbar"><inp2:m_Phrase label="lu_ShoppingCart"/></a> |
<a href="<inp2:m_Link template="in-commerce/store/contact_info" />" class="toolbar"><inp2:m_Phrase label="lu_ContactUs"/></a>
<inp2:m_if check="m_LoggedIn">
| <a href="<inp2:u_LogoutLink />" class="toolbar"><inp2:m_Phrase label="lu_Logout"/></a>
</inp2:m_if>
</td>
</tr>
</table>
-<inp2:m_RegisterPageHit/>
\ No newline at end of file
+<inp2:m_RegisterPageHit/>
+
+<!-- Tracking Code Starts-->
+<inp2:st_PageInfo type="tracking"/>
+<!-- Tracking Code Ends -->
\ No newline at end of file
Event Timeline
Log In to Comment