Changeset 14505


Ignore:
Timestamp:
2007/06/08 10:56:38 (17 years ago)
Author:
matsumura
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/Smarty/templates/admin/mail/index.tpl

    r14504 r14505  
    3030                        <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    3131                            <tr> 
    32                                 <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td> 
     32                                <td colspan="<!--{if $arrIP > 0}-->4<!--{else}-->3<!--{/if}-->"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td> 
    3333                            </tr> 
    3434                            <tr> 
     
    3838                            </tr> 
    3939                            <tr> 
    40                                 <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td> 
    41                             </tr> 
    42                             <tr> 
    43                                 <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td> 
     40                                <td colspan="<!--{if $arrIP > 0}-->4<!--{else}-->3<!--{/if}-->"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td> 
     41                            </tr> 
     42                            <tr> 
     43                                <td colspan="<!--{if $arrIP > 0}-->4<!--{else}-->3<!--{/if}-->"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td> 
    4444                            </tr> 
    4545                        </table> 
Note: See TracChangeset for help on using the changeset viewer.