Ignore:
Timestamp:
05/15/08 22:25:54 (4 years ago)
Author:
hverton
Message:

Merged trunk revisions 1342:1407 into the PLi-Fusion branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PLi-Fusion/includes/templates/main.pm.renderpm.tpl

    r1227 r1408  
    1515{*                                                                         *} 
    1616{***************************************************************************} 
    17     <a name='view_{$messages[id].pmindex_id}'></a> 
    1817    {if !$smarty.section.id.first && !$is_inline} 
    1918    <tr> 
     
    2423    <tr> 
    2524        <td width='140' class='tbl_top_left'> 
     25            <a name='view_{$messages[id].pmindex_id}'></a> 
    2626            <b>{$locale.422} 
    2727            {if $is_preview || $messages[id].pmindex_user_id != $messages[id].pmindex_to_id} 
     
    6161        <td align='center' width='10' class='tbl_top_right'>         
    6262            {if !$is_preview} 
    63             <input type='checkbox' name='check_mark[]' value='{$messages[id].pmindex_id}'> 
     63            <input type='checkbox' name='check_mark[]' value='{$messages[id].pmindex_id}' /> 
    6464            {/if} 
    6565        </td> 
Note: See TracChangeset for help on using the changeset viewer.