phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: addressbook/templates/default export.tpl,1.5,1.6


From: Pablo Pessagno <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/templates/default export.tpl,1.5,1.6
Date: Tue, 15 Jan 2002 10:26:50 -0500

Update of /cvsroot/phpgroupware/addressbook/templates/default
In directory subversions:/tmp/cvs-serv5226/templates/default

Modified Files:
        export.tpl 
Log Message:

Export template lang fixes 


Index: export.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/templates/default/export.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** export.tpl  29 Mar 2001 15:40:10 -0000      1.5
--- export.tpl  15 Jan 2002 15:26:47 -0000      1.6
***************
*** 1,4 ****
  
! <!-- BEGIN import -->
  <CENTER>
    <TABLE WIDTH=90%>
--- 1,4 ----
  
! <!-- BEGIN export -->
  <CENTER>
    <TABLE WIDTH=90%>
***************
*** 11,21 ****
          <FORM ENCTYPE="multipart/form-data" action="{action_url}" 
method="POST">
          <OL>
!         <LI>Select the type of conversion:
          <SELECT NAME="conv_type">
!         <OPTION VALUE="none">&lt;none&gt;</OPTION>
  {conv}        </SELECT><P></LI>
          <LI>{filename}:<INPUT NAME="tsvfilename" VALUE="export.txt"></LI>
          <LI>{lang_cat}:{cat_link}</LI>
!         <LI><INPUT NAME="download" TYPE="checkbox" checked>Download export 
file (Uncheck to debug output in browser)</LI>
          <LI><INPUT NAME="convert" TYPE="submit" VALUE="{download}"></LI>
          </OL>
--- 11,21 ----
          <FORM ENCTYPE="multipart/form-data" action="{action_url}" 
method="POST">
          <OL>
!         <LI>{conversion}:
          <SELECT NAME="conv_type">
!         <OPTION VALUE="none">&lt;{none}&gt;</OPTION>
  {conv}        </SELECT><P></LI>
          <LI>{filename}:<INPUT NAME="tsvfilename" VALUE="export.txt"></LI>
          <LI>{lang_cat}:{cat_link}</LI>
!         <LI><INPUT NAME="download" TYPE="checkbox" 
checked>{download_export}</LI>
          <LI><INPUT NAME="convert" TYPE="submit" VALUE="{download}"></LI>
          </OL>




reply via email to

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