Ignore:
Timestamp:
11/16/08 12:32:36 (4 years ago)
Author:
WanWizard
Message:

fixed templates that are to wide for certain themes due to a fixed width setting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/templates/admin.settings_messages.tpl

    r1935 r2035  
    2121{include file="admin.settings_links.tpl} 
    2222<form name='optionsform' method='post' action='{$smarty.const.FUSION_SELF}{$aidlink}&amp;folder=options'> 
    23     <table align='center' cellpadding='0' cellspacing='0' width='600'> 
     23    <table align='center' cellpadding='0' cellspacing='0' width='100%'> 
    2424        <tr> 
    2525            <td class='tbl2' align='center' colspan='2'> 
Note: See TracChangeset for help on using the changeset viewer.