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.my_threads.tpl

    r770 r844  
    4545        <td width='55%' class='{cycle values='tbl1,tbl2' advance=no}'> 
    4646            <span class='small'> 
    47                 <a href='{$smarty.const.FORUM}viewthread.php?forum_id={$threads[id].forum_id}&amp;thread_id={$threads[id].thread_id}' title='{$threads[id].thread_subject}'>{$threads[id].thread_subject|truncate:40:"..."}{if $threads[id].poll} <b>{$locale.FPM_200}</b>{/if}</a> 
     47                <a href='{$smarty.const.FORUM}viewthread.php?forum_id={$threads[id].forum_id}&amp;thread_id={$threads[id].thread_id}' title='{$threads[id].thread_subject}'>{$threads[id].thread_subject|truncate:40:"..."}{if $threads[id].poll} <b>{$locale.112}</b>{/if}</a> 
    4848            </span> 
    4949        </td> 
Note: See TracChangeset for help on using the changeset viewer.