Ignore:
Timestamp:
11/03/11 13:24:14 (12 years ago)
Author:
wmerlotto
Message:

Ticket #2305 - Enviando alteracoes, desenvolvidas internamente na Prognus, do modulo ExpressoAdmin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoAdmin1_2/templates/default/sectors.tpl

    r1516 r5133  
    1717 </table> 
    1818  
    19  <table border="0" width="70%" align="center"> 
     19 <table border="0" width="65%" align="center"> 
    2020  <tr bgcolor="{th_bg}"> 
    2121   <td>{lang_name}</td> 
    2222   <td>{lang_inactives}</td> 
    23    <td>{lang_ver_cota}</td> 
    2423   <td>{lang_add_sub_sectors}</td> 
    2524   <td>{lang_edit}</td> 
     
    3433  <td>{sector_name}</td> 
    3534  <td width="13%">{inactives_link}</td>  
    36   <td width="13%">{cota_link}</td>  
    37   <td width="12%">{add_link}</td> 
     35  <td width="25%">{add_link}</td> 
    3836  <td width="5%">{edit_link}</td> 
    3937  <td width="5%">{delete_link}</td> 
Note: See TracChangeset for help on using the changeset viewer.