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

    r1935 r2035  
    156156{/if} 
    157157<br /> 
    158 <table align='center' width='600' cellspacing='1' cellpadding='0' class='tbl-border'> 
     158<table align='center' width='100%' cellspacing='1' cellpadding='0' class='tbl-border'> 
    159159{section name=dc loop=$cats} 
    160160{if $smarty.section.dc.first} 
Note: See TracChangeset for help on using the changeset viewer.