phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: infolog/templates/default csv_import.tpl,1.1.1.1


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: infolog/templates/default csv_import.tpl,1.1.1.1,1.2
Date: Sat, 01 Jun 2002 06:54:34 -0400

Update of /cvsroot/phpgroupware/infolog/templates/default
In directory subversions:/tmp/cvs-serv18222

Modified Files:
        csv_import.tpl 
Log Message:
some changes to be compatible with seek3r new template-system

Index: csv_import.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/csv_import.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** csv_import.tpl      23 May 2001 19:07:46 -0000      1.1.1.1
--- csv_import.tpl      1 Jun 2002 10:54:31 -0000       1.2
***************
*** 1,9 ****
- {info_css}<p class=action>{lang_info_action}<br>
- <hr noshade width="98%" align="center" size="1">
- <center>
- 
-               <FORM {enctype} action="{action_url}" method="post">
-       <TABLE>
- 
  <!-- BEGIN filename -->
                        <TR>
--- 1,2 ----
***************
*** 48,52 ****
                        <tr><td colspan=3>&nbsp;<p>
                                {help_on_trans}
!                       </td></tr>                      
  <!-- END ffooter -->
  
--- 41,45 ----
                        <tr><td colspan=3>&nbsp;<p>
                                {help_on_trans}
!                       </td></tr>
  <!-- END ffooter -->
  
***************
*** 54,65 ****
                        <tr>
                                <td colspan=2 align=center>
!                                       {log}<p>                                
        
!                                       {anz_imported}                          
        
                                </td>
                        </TR>
  <!-- END imported -->
  
                </TABLE>
!               {hiddenvars}</form>
  
  </CENTER>
--- 47,69 ----
                        <tr>
                                <td colspan=2 align=center>
!                                       {log}<p>
!                                       {anz_imported}
                                </td>
                        </TR>
  <!-- END imported -->
  
+ <!-- BEGIN import -->
+ {info_css}<p class=action>{lang_info_action}<br>
+ <hr noshade width="98%" align="center" size="1">
+ <center>
+               <FORM {enctype} action="{action_url}" method="post">
+               <TABLE>
+ 
+               {rows}
+ 
                </TABLE>
!               {hiddenvars}
!               </form>
  
  </CENTER>
+ <!-- END import -->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]