Ignore:
Timestamp:
08/26/08 22:09:58 (4 years ago)
Author:
hverton
Message:

fixed button positioning issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PLi-Fusion/includes/templates/forum.viewthread.tpl

    r1691 r1703  
    327327        {/if} 
    328328        <tr> 
    329             <td align='left' class='tbl1'> 
     329            <td align='center' class='tbl1'> 
    330330                <input type='submit' name='postquickreply' value='{$locale.514}' class='button' onclick='javascript:get_hoteditor_data();' />&nbsp; &nbsp; 
    331331                {if $settings.hoteditor_enabled == 0 || $userdata.user_hoteditor == 0} 
Note: See TracChangeset for help on using the changeset viewer.