Ignore:
Timestamp:
01/07/11 15:42:51 (13 years ago)
Author:
eduardoalex
Message:

Ticket #1480 - Modulo de relatorios renomeado para reports

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/reports1_0/templates/default/report_logon_group.tpl

    r3471 r3666  
    4949    <tr> 
    5050      <td align="left"> 
    51           <form method="POST" action="../index.php?menuaction=reports1_0.uireports_logon.report_logon_group"> 
     51          <form method="POST" action="../index.php?menuaction=reports.uireports_logon.report_logon_group"> 
    5252  {lang_search}: 
    5353      <select name="organizacaodn"> 
     
    6464 <div align="center"> 
    6565  <table border="0" width="90%"> 
    66         <form  name="org" method="POST" action="../index.php?menuaction=reports1_0.uireports_logon.report_logon_group_setor_print"  onSubmit="javascript:return valida(this);"> 
     66        <form  name="org" method="POST" action="../index.php?menuaction=reports.uireports_logon.report_logon_group_setor_print"  onSubmit="javascript:return valida(this);"> 
    6767   <tr bgcolor="{th_bg}"> 
    6868     <td colspan="3"> 
     
    129129<!-- BEGIN row --> 
    130130   <tr bgcolor="{tr_color}"> 
    131 <form name="{formname}" method="POST" action="../index.php?menuaction=reports1_0.uireports_logon.report_logon_group_setor_print" onSubmit="javascript:return valida(this);"> 
     131<form name="{formname}" method="POST" action="../index.php?menuaction=reports.uireports_logon.report_logon_group_setor_print" onSubmit="javascript:return valida(this);"> 
    132132    <td width="30%"> 
    133133                 <div id="{div_nacesso}" style="position: absolute; visibility: hidden; width: 264px; height: 226px; top: 144px; left: 380px; background-color: rgb(238, 238, 238);     border: 2px solid #999999; z-index: 62; cursor: auto;"> 
Note: See TracChangeset for help on using the changeset viewer.