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/forum.post.tpl

    r1227 r1408  
    138138                        {/section} 
    139139                        <td class='tbl1'> 
    140                             <input type='submit' name='upload' value='{$locale.471}' class='button' /> 
    141140                            <input type='file' name='attach' class='textbox' style='width:200px;' /> 
    142141                            <br /><br /> 
     
    146145                            <br /> 
    147146                            <textarea name='attach_comment' cols='50' rows='2' class='textbox'>{$comments}</textarea> 
     147                            <br /> 
     148                            <input type='submit' name='upload' value='{$locale.471}' class='button' /> 
    148149                        </td> 
    149150                    </tr> 
Note: See TracChangeset for help on using the changeset viewer.