[phpshop commit] r37 - trunk/phpshop1/WEB-INF/modules/templates

1 view
Skip to first unread message

codesite...@google.com

unread,
Oct 16, 2008, 4:30:43 AM10/16/08
to phpsh...@googlegroups.com
Author: ulisoft
Date: Thu Oct 16 01:13:52 2008
New Revision: 37

Modified:
trunk/phpshop1/WEB-INF/modules/templates/s_header.ihtml

Log:
see http://code.google.com/p/phpshop/wiki/phpShop1_update -
Updating phpShop 0.81 - adding the ticket module -

Modified: trunk/phpshop1/WEB-INF/modules/templates/s_header.ihtml
==============================================================================
--- trunk/phpshop1/WEB-INF/modules/templates/s_header.ihtml (original)
+++ trunk/phpshop1/WEB-INF/modules/templates/s_header.ihtml Thu Oct 16
01:13:52 2008
@@ -91,6 +91,9 @@
><?php echo $checkout_title ?></a></li>
<li><a href="<?php $sess->purl(SECUREURL . "?page=account/index");?>"
><?php echo $account_title ?></a></li>
+ <li>
+ <a href="<?php
$sess->purl(SECUREURL . "?page=account/new_ticket");?>"><?php echo
$new_ticket_title ?></a><br>
+ </li>
</ul></td>
</tr>
<?php

Reply all
Reply to author
Forward
0 new messages