Ignore:
Timestamp:
07/20/11 11:27:28 (13 years ago)
Author:
roberto.santosjunior
Message:

Ticket #1820 - Alinhado o campo data como os demais campos.r4702

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contactcenter/templates/default/full_add.tpl

    r4498 r4835  
    5050                        <td align="right">{cc_pd_family_names}:</td> 
    5151                        <td align="left"><input id="cc_pd_family_names" name="{cc_pd_family_names}" type="text" style="width: 175px;" value="" maxlength="100"></td> 
     52                <tr class="row_on"> 
    5253                        <td align="right">{cc_pd_birthdate}:</td> 
    5354                        <td align="left"> 
     
    5657                                <input id="cc_pd_birthdate_2" style="text-align: center;" title="{cc_pd_birthdate_2}" name="{cc_pd_birthdate_2}" type="text" maxlength="{cc_pd_birth_size_2}" size="{cc_pd_birth_size_2}"> 
    5758                        </td> 
     59                </tr> 
    5860                </tr> 
    5961                <tr style="display:none" class="row_off"> 
Note: See TracChangeset for help on using the changeset viewer.