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.2,1.3


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

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

Modified Files:
        sendfax.tpl 
Log Message:
missing ')' ; fixed



Index: sendfax.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/fax/templates/default/sendfax.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** sendfax.tpl 27 Nov 2002 15:50:40 -0000      1.2
--- sendfax.tpl 2 Dec 2002 11:02:24 -0000       1.3
***************
*** 283,287 ****
     function openwindowlink() 
      {
!      newwin = window.open("{show_link}","{show_win_name}"
      }
      openwindowlink();
--- 283,288 ----
     function openwindowlink() 
      {
!      newwin =
! window.open("{show_link}","{show_win_name}",'width=400,height=400')
      }
      openwindowlink();





reply via email to

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