Ignore:
Timestamp:
06/10/08 16:40:13 (16 years ago)
Author:
niltonneto
Message:

Sincronização com versão publicada em 04/06/2008.

File:
1 edited

Legend:

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

    r283 r309  
    2222<input type="hidden" name="defaultDomain"               value="{defaultDomain}"> 
    2323<input type="hidden" name="ldap_context"                value="{ldap_context}"> 
    24 <input id="characters" type="hidden" value="{characters}"> 
    25 <input id="cpf_field_not_allowed" type="hidden" value="{cpf_field_not_allowed}"> 
    26 <input id="default_password_successfully_registered_cadastre" type="hidden" value="{default_password_registered}"> 
    27 <input id="delete_the_group" type="hidden" value="{delete_the_group}"> 
    28 <input id="delete_the_list" type="hidden" value="{delete_the_list}"> 
    29 <input id="email_field_empty" type="hidden" value="{email_field_empty}"> 
    30 <input id="email_field_not_valid" type="hidden" value="{email_field_not_valid}"> 
    31 <input id="first_name_empty" type="hidden" value="{first_name_empty}"> 
    32 <input id="first_name_not_valid" type="hidden" value="{first_name_not_valid}"> 
    33 <input id="group_name_field_incomplete" type="hidden" value="{group_name_field_incomplete}"> 
    34 <input id="last_name_empty" type="hidden" value="{last_name_empty}"> 
    35 <input id="last_name_not_valid" type="hidden" value="{last_name_not_valid}"> 
    36 <input id="list_login_field_incomplete" type="hidden" value="{list_login_field_incomplete}"> 
    37 <input id="login_field_contains_not_allowed" type="hidden" value="{login_field_contains_not_allowed}"> 
    38 <input id="login_field_empty" type="hidden" value="{login_field_empty}"> 
    39 <input id="login_field_must_have" type="hidden" value="{login_field_must_have}"> 
    40 <input id="no_group_selected" type="hidden" value="{no_group_selected}"> 
    41 <input id="page_not_found" type="hidden" value="{page_not_found}"> 
    42 <input id="pass_re-pass_diferents" type="hidden" value="{pass_re-pass_diferents}"> 
    43 <input id="password_field_empty" type="hidden" value="{password_field_empty}"> 
    44 <input id="redirect_email_empty" type="hidden" value="{redirect_email_empty}"> 
    45 <input id="register_field_contains_not_allowed" type="hidden" value="{register_field_contains_not_allowed}"> 
    46 <input id="re-password_field_empty" type="hidden" value="{re-pass_field_empty}"> 
    47 <input id="searching" type="hidden" value="{searching}"> 
    48 <input id="telephone_empty" type="hidden" value="{telephone_empty}"> 
    49 <input id="type_name_new_manager" type="hidden" value="{type_name_new_manager}"> 
    50 <input id="user_deleted_with_success" type="hidden" value="{user_deleted_with_success}"> 
    51 <input id="user_home_path_empty" type="hidden" value="{user_home_path_empty}"> 
    52 <input id="user_logon_script_empty" type="hidden" value="{user_logon_script_empty}"> 
    53 <input id="user_password_returned_with_success" type="hidden" value="{user_password_returned_with_success}"> 
    54 <input id="user_successfully_created" type="hidden" value="{user_successfully_created}"> 
    55 <input id="user_successfully_saved" type="hidden" value="{user_successfully_saved}"> 
    56 <input id="without_quota" type="hidden" value="{without_quota}"> 
    57 <input id="cpf_field_invalid" type="hidden" value="{cpf_field_invalid}"> 
    58 <input id="delete_the_user" type="hidden" value="{delete_the_user}"> 
    59 <input id="to" type="hidden" value="{to}"> 
    60 <input id="user_renamed_success" type="hidden" value="{user_renamed_success}"> 
    61 <input id="removed" type="hidden" value="{removed}"> 
    62 <input id="mb_from_the_user_mailbox" type="hidden" value="{mb_from_the_user_mailbox}"> 
    63 <input id="cleaning_users_inbox" type="hidden" value="{cleaning_users_inbox}"> 
    6424 
    6525<br> 
     
    11979                        <td width="15%">&nbsp;</td> 
    12080                        <td width="35%"> 
    121                                 <input type='button' value='{lang_insert_password_default}' onclick="javascript:set_user_default_password();"> 
    122                                 <input type='button' value='{lang_restore_user_password}' onclick="javascript:return_user_password();"> 
     81                                <input type='button' value='Inserir senha padrão' onclick="javascript:set_user_default_password();"> 
     82                                <input type='button' value='Retornar senha do usuário' onclick="javascript:return_user_password();"> 
    12383                        </td> 
    12484                </tr> 
     
    13191                                <img align="center" src="{photo_bin}" id="ea_img_photo" border="0"> 
    13292                                <input type="file" id="ea_input_photo" name="photo" {disabled_edit_photo} size=20><br> 
    133                                 <input type="checkbox" {disabled_delete_photo} {disabled_edit_photo} name="delete_photo" value="1">{lang_delete_photo} 
     93                                <input type="checkbox" {disabled_delete_photo} {disabled_edit_photo} name="delete_photo" value="1">Deletar foto 
    13494                        </td> 
    13595                </tr> 
     
    155115                </tr>            
    156116 
    157                 <tr bgcolor={row_on} style='display:{display_access_records}'> 
    158                         <td><input type='button' {disabled} {disabled_access_button} value='{lang_access_records}' onclick="document.location.href='./index.php?menuaction=expressoAdmin1_2.uiaccounts.show_access_log&account_id={uidnumber}';"></td> 
     117                <tr bgcolor={row_on}> 
     118                        <td><input type='button' {disabled} {disabled_access_button} value='Exibir registros de acesso' onclick="document.location.href='./index.php?menuaction=expressoAdmin1_2.uiaccounts.show_access_log&account_id={uidnumber}';"></td> 
    159119                </tr> 
    160120        </table> 
     
    229189                </tr> 
    230190 
    231                 <tr bgcolor={row_on}  style='display:{display_tr_inbox_user}'> 
    232                         <td>{lang_inbox_user}:</td> 
    233                         <td><input type='button' {disabled} {disabled_empty_inbox} value='{lang_clear_inbox_user}' onclick="javascript:empty_inbox(uid.value);"></td> 
     191                <tr bgcolor={row_on}> 
     192                        <td><input type='button' {disabled} {disabled_empty_inbox} value='Limpar INBOX do usuário' onclick="javascript:empty_inbox(uid.value);"></td> 
    234193                </tr> 
    235194 
     
    239198<!-- The code for Group --> 
    240199<div id="tabcontent4" class="inactivetab"> 
    241         <table width="80%" border="0" cellspacing="4" cellpading="0"> 
     200        <table width="60%" border="0" cellspacing="4" cellpading="0"> 
    242201                <tr bgcolor={row_on}> 
    243202                         
     
    245204                                <table width="100%" border="0"> 
    246205                                        <tr> 
    247                                                 <td width="40%"> 
    248                                                         <br>{lang_user_groups}:<br> 
    249                                                         <select id="ea_select_user_groups" size="10" style="width: 400px" multiple name="groups[]">{ea_select_user_groups_options}</select> 
     206                                                <td width="40%" align="center"> 
     207                                                        <br>{lang_user_groups}<br><br> 
     208                                                        <select id="ea_select_user_groups" size="10" style="width: 300px" multiple name="groups[]">{ea_select_user_groups_options}</select> 
    250209                                                </td> 
    251210                                        </tr> 
     
    271230                                        <tr> 
    272231                                                <td> 
    273                                                         {lang_search_group}:<br> 
     232                                                        Procurar grupo:<br> 
    274233                                                        <input {disabled} id="ea_input_searchGroup" size="35" autocomplete="off" onkeyup="javascript:optionFinderTimeout_group(this)"><br> 
    275234                                                        <font color="red"><span id="ea_span_searching_group">&nbsp;<span></font> 
     
    280239                                        <tr> 
    281240                                                <td width="40%"> 
    282                                                         {lang_available_groups}:<br> 
    283                                                         <select {disabled} id="ea_select_available_groups" size="10" style="width:400px" multiple></select> 
     241                                                        {lang_available_groups}<br> 
     242                                                        <select {disabled} id="ea_select_available_groups" size="10" style="width:300px" multiple></select> 
    284243                                                </td> 
    285244                                        </tr> 
     
    299258<!-- The code for lists Email --> 
    300259<div id="tabcontent5" class="inactivetab"> 
    301         <table width="80%" border="0" cellspacing="4" cellpading="0"> 
     260        <table width="60%" border="0" cellspacing="4" cellpading="0"> 
    302261                <tr bgcolor={row_on}> 
    303262                 
     
    305264                                <table width="100%" border="0"> 
    306265                                        <tr> 
    307                                                 <td width="40%"> 
    308                                                         <br>{lang_user_mail_lists}:<br> 
     266                                                <td width="40%" align="center"> 
     267                                                        <br>{lang_user_mail_lists}:<br><br> 
    309268                                                        <select id="ea_select_user_maillists" size="13" style="width: 400px" multiple name="maillists[]">{ea_select_user_maillists_options}</select> 
    310269                                                </td> 
     
    313272                        </td> 
    314273                         
    315                         <td width="20%" align="center"> 
     274                        <td width="20%"> 
    316275                                <button type="button" {disabled} onClick="javascript:add_user2maillist();"><img src="expressoAdmin1_2/templates/default/images/add.png" style="vertical-align: middle;" >&nbsp;{lang_add}</button> 
    317276                                <br><br> 
     
    335294                                        <tr> 
    336295                                                <td> 
    337                                                         {lang_search_list}:<br> 
     296                                                        Procurar lista:<br> 
    338297                                                        <input {disabled} id="ea_input_searchMailList" size="35" autocomplete="off" onkeyup="javascript:optionFinderTimeout_maillist(this)"><br> 
    339298                                                        <font color="red"><span id="ea_span_searching_maillist">&nbsp;<span></font> 
Note: See TracChangeset for help on using the changeset viewer.