phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: fax/templates/default sendfax.tpl,1.3,1.4


From: Marco Andriolo-Stagno (MAS!) <address@hidden>
Subject: [Phpgroupware-cvs] CVS: fax/templates/default sendfax.tpl,1.3,1.4
Date: Mon, 02 Dec 2002 11:48:39 -0500

Update of /cvsroot/phpgroupware/fax/templates/default
In directory subversions:/tmp/cvs-serv26128/templates/default

Modified Files:
        sendfax.tpl 
Log Message:
removed some debug code; added check to avoid to send empty files


Index: sendfax.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/fax/templates/default/sendfax.tpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** sendfax.tpl 2 Dec 2002 11:02:24 -0000       1.3
--- sendfax.tpl 2 Dec 2002 16:48:36 -0000       1.4
***************
*** 77,81 ****
  </tr>
  
- <input type='hidden' value='{query}' name='query'>
  <input type='hidden' name='old_query' value='{old_query}'>
  <input type='hidden' name='old_cat' value='{old_cat}'>
--- 77,80 ----
***************
*** 123,127 ****
   <th  align=left> <input type='text' value='{faxnumber}' 
name='faxnumber'></th>
   <th  align=right><input type='submit' name='search' value='{l_search}'></th>
!  <th  align=left><input type='text' name='query' value=''></th> <!-- value = 
'{query}' -->
  </tr>
  <!-- END faxdata_search -->
--- 122,126 ----
   <th  align=left> <input type='text' value='{faxnumber}' 
name='faxnumber'></th>
   <th  align=right><input type='submit' name='search' value='{l_search}'></th>
!  <th  align=left><input type='text' name='query' value=''></th> 
  </tr>
  <!-- END faxdata_search -->
***************
*** 212,215 ****
--- 211,215 ----
  <!-- BEGIN attachment_header -->
  </table> 
+ <br><center><b>{l_upld_err}</b></center>
  <br>
  <table border=0 cellspacing=0 cellpadding=2>





reply via email to

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