Ignore:
Timestamp:
2007/06/14 22:01:13 (17 years ago)
Author:
adati
Message:

1.4.0a-betaのマージ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/beta/data/Smarty/templates/admin/basis/kiyaku.tpl

    r11767 r14676  
    121121                                </td> 
    122122                                <td align="center"> 
     123                                 
    123124                                <!--{if $smarty.section.cnt.iteration != 1}--> 
    124125                                <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnModeSubmit('up', 'kiyaku_id', <!--{$arrKiyaku[cnt].kiyaku_id}-->); return false;" />¾å¤Ø</a> 
    125126                                <!--{/if}--> 
     127                                 
    126128                                <!--{if $smarty.section.cnt.iteration != $smarty.section.cnt.last}--> 
    127129                                <a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnModeSubmit('down', 'kiyaku_id', <!--{$arrKiyaku[cnt].kiyaku_id}-->); return false;" />²¼¤Ø</a> 
    128130                                <!--{/if}--> 
     131                                <!--{$smarty.section.cnt.last}--> <!--{$smarty.section.cnt.iteration}--> 
    129132                                </td> 
    130133                            </tr> 
Note: See TracChangeset for help on using the changeset viewer.