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_cota_group_print.tpl

    r3471 r3666  
    6666                          <td colspan="2" align="left"> 
    6767                                <div align="right" style="float:right"> 
    68                                         <form name="back" method="post" action="../index.php?menuaction=reports1_0.uireports_cota.report_cota_group"> 
     68                                        <form name="back" method="post" action="../index.php?menuaction=reports.uireports_cota.report_cota_group"> 
    6969                                        <input type="hidden" name="organizacaodn" value="{organizacaodn}"> 
    7070                                        <input type="button" value="{lang_back}" onClick="document.back.submit()"> 
     
    7474                      <td width="9%" align="left">                                 
    7575                                  <div align="right" style="float:left"> 
    76                                         <form action="./index.php?menuaction=reports1_0.uireports_cota.report_users_cota_print_pdf" method="post" name="pdf" target="_blank"> 
     76                                        <form action="./index.php?menuaction=reports.uireports_cota.report_users_cota_print_pdf" method="post" name="pdf" target="_blank"> 
    7777                                      <input name="button" type="button" onClick="document.pdf.submit()" value="{lang_print}"> 
    7878                                      <input type="hidden" name="setor" value="{sector_name}"> 
Note: See TracChangeset for help on using the changeset viewer.