Ignore:
Timestamp:
09/27/07 19:37:06 (5 years ago)
Author:
hverton
Message:

XHTML fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/forum_threads_list_panel/php-files/modules/forum_threads_list_panel/templates/modules.forum_threads_list_panel.new_posts.tpl

    r839 r844  
    4242        </td> 
    4343        <td class='{cycle values='tbl1,tbl2' advance=no}'> 
    44             <a href='{$smarty.const.BASEDIR}forum/viewthread.php?forum_id={$posts[id].forum_id}&amp;thread_id={$posts[id].thread_id}&amp;pid={$posts[id].post_id}#post_{$posts[id].post_id}'>{$posts[id].thread_subject}{if $posts[id].poll} <b>{$locale.FPM_200}</b>{/if}</a> 
     44            <a href='{$smarty.const.BASEDIR}forum/viewthread.php?forum_id={$posts[id].forum_id}&amp;thread_id={$posts[id].thread_id}&amp;pid={$posts[id].post_id}#post_{$posts[id].post_id}'>{$posts[id].thread_subject}{if $posts[id].poll} <b>{$locale.112}</b>{/if}</a> 
    4545        </td> 
    4646        <td align='center' width='1%' class='{cycle values='tbl1,tbl2' advance=no}' style='white-space:nowrap'> 
Note: See TracChangeset for help on using the changeset viewer.