Changeset 624 for temp


Ignore:
Timestamp:
2006/12/10 20:09:10 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/mylinks/templates/mylinks_link.html

    r623 r624  
    1616   </td> 
    1717   <td colspan="2"> 
    18     <table cellspacing='0'> 
     18    <table class="outer" cellspacing='0'> 
    1919      <tr> 
    20         <td width="30%"> 
     20        <td class="odd"  width="30%"> 
    2121        <{$link.adminlink}><b><{$lang_description}></b> 
    2222        </td> 
    23         <td class="odd" colspan='2' align='left' width="70%"><br /> 
     23        <td colspan='2' align='left' width="70%"><br /> 
    2424        <div style="text-align: justify"><{$link.description}></div><br /></td> 
    2525      </tr> 
Note: See TracChangeset for help on using the changeset viewer.