themes/oxygen/comment.tpl
changeset 108 1c7f59df9474
parent 0 902822492a68
child 212 30b857a6b811
equal deleted inserted replaced
107:4042c4dd5ba4 108:1c7f59df9474
     2   <table border="0" width="100%" cellspacing="1" cellpadding="4">
     2   <table border="0" width="100%" cellspacing="1" cellpadding="4">
     3     <tr>
     3     <tr>
     4       <th colspan="2" style="text-align: left;">{DATETIME}</th>
     4       <th colspan="2" style="text-align: left;">{DATETIME}</th>
     5     </tr>
     5     </tr>
     6     <tr>
     6     <tr>
     7       <td style="width: 120px; height: 100%;" rowspan="4" valign="top" class="row1">
     7       <td style="width: 120px; height: 100%;" rowspan="4" valign="top" class="row1<!-- BEGIN is_friend --> row1_green<!-- END is_friend --><!-- BEGIN is_foe --> row1_red<!-- END is_foe -->">
     8         <table border="0" width="100%" style="height: 100%;" cellspacing="0" cellpadding="0">
     8         <table border="0" width="100%" style="height: 100%;" cellspacing="0" cellpadding="0">
     9           <tr>
     9           <tr>
    10             <td valign="top" class="row1">
    10             <td valign="top" class="row1<!-- BEGIN is_friend --> row1_green<!-- END is_friend --><!-- BEGIN is_foe --> row1_red<!-- END is_foe -->">
    11               <b>{NAME}</b><br />
    11               <b>{NAME}</b><br />
    12               <small>{USER_LEVEL}</small>
    12               <small>{USER_LEVEL}</small>
    13             </td>
    13             </td>
    14           </tr>
    14           </tr>
    15           <tr>
    15           <tr>
    16             <td valign="bottom" class="row1">
    16             <td valign="bottom" class="row1<!-- BEGIN is_friend --> row1_green<!-- END is_friend --><!-- BEGIN is_foe --> row1_red<!-- END is_foe -->">
    17               {SEND_PM_LINK} {ADD_BUDDY_LINK}
    17               {SEND_PM_LINK} {ADD_BUDDY_LINK}
    18             </td>
    18             </td>
    19           </tr>
    19           </tr>
    20         </table>
    20         </table>
    21       </td>
    21       </td>