source: branches/dev/data/Smarty/templates/admin/customer/subnavi.tpl @ 8

Revision 8, 799 bytes checked in by root, 17 years ago (diff)

new import

Line 
1<!--{*
2/*
3 * Copyright(c) 2000-2006 LOCKON CO.,LTD. All Rights Reserved.
4 *
5 * http://www.lockon.co.jp/
6 */
7*}-->
8    <table width="141" border="0" cellspacing="0" cellpadding="0" summary=" " id="menu_navi">
9        <!--¥Ê¥Ó-->
10        <tr><td class=<!--{if $tpl_subno != 'index'}-->"navi"<!--{else}-->"navi-on"<!--{/if}-->><a href="./index.php" onMouseOver="naviStyleChange('index', '#a5a5a5')" <!--{if $tpl_subno != 'index'}-->onMouseOut="naviStyleChange('index', '#636469')"<!--{/if}--> id="index"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/icon.jpg" width="15" height="9" alt="" border="0"><span class="navi_text">¸ÜµÒ¥Þ¥¹¥¿</span></a></td></tr>
11        <tr><td><img src="<!--{$smarty.const.URL_DIR}-->img/contents/navi_line.gif" width="140" height="2" alt=""></td></tr>
12        <!--¥Ê¥Ó-->
13    </table>
Note: See TracBrowser for help on using the repository browser.