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

    r2012 r2035  
    251251        <div class='errors'><br />{$upload_error}</div> 
    252252    {/if} 
    253     <table align='center' width='600' cellpadding='0' cellspacing='0'> 
     253    <table align='center' width='100%' cellpadding='0' cellspacing='0'> 
    254254        <tr> 
    255255            <td width='175' class='tbl'> 
Note: See TracChangeset for help on using the changeset viewer.