Ignore:
Timestamp:
09/06/10 21:20:33 (21 months ago)
Author:
vain
Message:
  • fixed W3C warnings due to deprecated 'name' attr
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/accessible/board/posts.tpl

    r3742 r4612  
    1818         <tr> 
    1919            <td rowspan="2"> 
    20             <a name="postid" /> 
     20            <a id="postid" /> 
    2121            <a href='index.php?mod=users&amp;id={$thread.userid_of_last_post}'>{$post.username} Author of Last Post</a> 
    2222            <br /> 
Note: See TracChangeset for help on using the changeset viewer.