Ignore:
Timestamp:
09/12/08 11:39:24 (16 years ago)
Author:
niltonneto
Message:

Alterações feitas por João Alfredo.
Email: jakjr@…

File:
1 edited

Legend:

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

    r309 r414  
    66                <td align="left" width="25%"> 
    77                        <form name="form" method="POST" action="{add_action}"> 
    8                                 <input type="submit" value="{lang_add_computers}" style="{add_computers_disabled}"> 
     8                                <input type="submit" value="{lang_create_computers}" style="{add_computers_disabled}"> 
    99                                <input type="button" value="{lang_back}" onClick="document.location.href='{back_url}'"> 
    1010                        </form> 
     
    2626  <table border="0" width="90%"> 
    2727   <tr bgcolor="{th_bg}"> 
    28         <td width="20%" align="center">{lang_computers_uid}</td> 
     28        <td width="20%" align="center">{lang_computer_uid}</td> 
    2929        <td width="60%" align="center">{lang_description}</td> 
    3030    <td width="6%" align="center">{lang_edit}</td> 
Note: See TracChangeset for help on using the changeset viewer.