Ignore:
Timestamp:
2008/07/12 01:48:04 (16 years ago)
Author:
Seasoft
Message:

ナビゲーションの整理。
・id「navi-*」は<li>に適用。
・OWNERS STORE もナビゲーションに統合。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/data/Smarty/templates/default/admin/mail/subnavi.tpl

    r17351 r17423  
    2222 */ 
    2323*}--> 
    24 <ul id="navi-mail"> 
     24<ul class="level1"> 
    2525<li<!--{if $tpl_subno == 'index'}--> class="on"<!--{/if}--> id="navi-mail-index"><a href="<!--{$smarty.const.URL_DIR}-->admin/mail/index.php"><span>配信内容設定</span></a></li> 
    2626<li<!--{if $tpl_subno == 'template'}--> class="on"<!--{/if}--> id="navi-mail-template"><a href="<!--{$smarty.const.URL_DIR}-->admin/mail/template.php"><span>テンプレート設定</span></a></li> 
Note: See TracChangeset for help on using the changeset viewer.