phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default admin.xsl,1.4,1.5 apa


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default admin.xsl,1.4,1.5 apartment.xsl,1.2,1.3 building.xsl,1.6,1.7 drawing.xsl,1.3,1.4 entrance.xsl,1.2,1.3 equipment.xsl,1.8,1.9 investment.xsl,1.6,1.7 invoice.xsl,1.21,1.22 lookup.xsl,1.15,1.16 meter.xsl,1.1,1.2 pricebook.xsl,1.6,1.7 project.xsl,1.6,1.7 property.xsl,1.8,1.9 request.xsl,1.3,1.4 standard_2.xsl,1.3,1.4 standard_3.xsl,1.3,1.4 standard_entity.xsl,1.8,1.9 template.xsl,1.1,1.2 tts.xsl,1.5,1.6 wo_hour.xsl,1.10,1.11 workorder.xsl,1.11,1.12
Date: Wed, 23 Apr 2003 03:21:36 -0400

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv5645/templates/default

Modified Files:
        admin.xsl apartment.xsl building.xsl drawing.xsl entrance.xsl 
        equipment.xsl investment.xsl invoice.xsl lookup.xsl meter.xsl 
        pricebook.xsl project.xsl property.xsl request.xsl 
        standard_2.xsl standard_3.xsl standard_entity.xsl template.xsl 
        tts.xsl wo_hour.xsl workorder.xsl 
Log Message:
app_header

Index: admin.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/admin.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** admin.xsl   8 Mar 2003 22:23:12 -0000       1.4
--- admin.xsl   23 Apr 2003 07:21:33 -0000      1.5
***************
*** 13,17 ****
  
        <xsl:template match="list_acl2">
!               <xsl:call-template name="app_header"/>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 13,17 ----
  
        <xsl:template match="list_acl2">
!               
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 290,294 ****
  
        <xsl:template match="edit_id">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>
--- 290,294 ----
  
        <xsl:template match="edit_id">
!               
                <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>

Index: apartment.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/apartment.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** apartment.xsl       27 Feb 2003 09:53:32 -0000      1.2
--- apartment.xsl       23 Apr 2003 07:21:33 -0000      1.3
***************
*** 16,20 ****
        
        <xsl:template match="list">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 16,20 ----
        
        <xsl:template match="list">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 173,177 ****
  
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 173,177 ----
  
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
***************
*** 370,374 ****
        <xsl:template match="view">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:call-template name="location_view"/>
--- 370,374 ----
        <xsl:template match="view">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:call-template name="location_view"/>

Index: building.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/building.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** building.xsl        21 Feb 2003 10:28:58 -0000      1.6
--- building.xsl        23 Apr 2003 07:21:33 -0000      1.7
***************
*** 16,20 ****
        
        <xsl:template match="list">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 16,20 ----
        
        <xsl:template match="list">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 136,140 ****
        <xsl:template match="edit">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 136,140 ----
        <xsl:template match="edit">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
***************
*** 313,317 ****
        <xsl:template match="view">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:call-template name="location_view"/>
--- 313,317 ----
        <xsl:template match="view">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:call-template name="location_view"/>

Index: drawing.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/drawing.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** drawing.xsl 21 Apr 2003 20:47:11 -0000      1.3
--- drawing.xsl 23 Apr 2003 07:21:33 -0000      1.4
***************
*** 16,20 ****
        
        <xsl:template match="list_drawing">
-               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%"  cellpadding="2" cellspacing="2" 
align="center">
--- 16,19 ----
***************
*** 169,173 ****
  
                <div align="left">
-               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 168,171 ----
***************
*** 512,516 ****
  
                <div align="left">
-               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
--- 510,513 ----

Index: entrance.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/entrance.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** entrance.xsl        25 Feb 2003 11:29:28 -0000      1.2
--- entrance.xsl        23 Apr 2003 07:21:33 -0000      1.3
***************
*** 16,20 ****
        
        <xsl:template match="list">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 16,20 ----
        
        <xsl:template match="list">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 142,146 ****
        <xsl:template match="edit">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 142,146 ----
        <xsl:template match="edit">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
***************
*** 304,308 ****
        <xsl:template match="view">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:call-template name="location_view"/>
--- 304,308 ----
        <xsl:template match="view">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:call-template name="location_view"/>

Index: equipment.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/equipment.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** equipment.xsl       9 Apr 2003 20:14:11 -0000       1.8
--- equipment.xsl       23 Apr 2003 07:21:33 -0000      1.9
***************
*** 16,20 ****
        
        <xsl:template match="list">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%"  cellpadding="2" cellspacing="2" 
align="center">
--- 16,20 ----
        
        <xsl:template match="list">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%"  cellpadding="2" cellspacing="2" 
align="center">
***************
*** 196,200 ****
  
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 196,200 ----
  
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
***************
*** 419,423 ****
  
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
--- 419,423 ----
  
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>

Index: investment.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/investment.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** investment.xsl      15 Feb 2003 19:51:40 -0000      1.6
--- investment.xsl      23 Apr 2003 07:21:33 -0000      1.7
***************
*** 18,22 ****
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
--- 18,22 ----
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
!               
                <xsl:call-template name="menu"/> 
                <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
***************
*** 320,324 ****
  
        <xsl:template match="history">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 320,324 ----
  
        <xsl:template match="history">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 514,518 ****
  
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="error" >
--- 514,518 ----
  
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="error" >
***************
*** 653,657 ****
  
        <xsl:template match="view">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>
--- 653,657 ----
  
        <xsl:template match="view">
!               
                <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>

Index: invoice.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/invoice.xsl,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** invoice.xsl 14 Apr 2003 07:24:22 -0000      1.21
--- invoice.xsl 23 Apr 2003 07:21:33 -0000      1.22
***************
*** 116,121 ****
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
- 
-               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 116,119 ----
***************
*** 527,531 ****
                </script>
  
-               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
--- 525,528 ----
***************
*** 822,826 ****
                </script>
  
-               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
--- 819,822 ----
***************
*** 1307,1311 ****
  
        <xsl:template match="edit">
-               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="100%" 
align="center">
                        <tr>
--- 1303,1306 ----
***************
*** 1497,1501 ****
                <div align="left">
  
-               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
--- 1492,1495 ----
***************
*** 1935,1939 ****
                <div align="left">
  
-               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
--- 1929,1932 ----
***************
*** 2036,2040 ****
                <SCRIPT LANGUAGE="JavaScript" SRC="{$calendar_source}"></SCRIPT>
                <div align="left">
-               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
--- 2029,2032 ----
***************
*** 2150,2154 ****
                <SCRIPT LANGUAGE="JavaScript" SRC="{$overlib_source}"></SCRIPT>
  
-               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="80%" cellpadding="2" cellspacing="2" 
align="center">
--- 2142,2145 ----

Index: lookup.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/lookup.xsl,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** lookup.xsl  12 Apr 2003 17:55:03 -0000      1.15
--- lookup.xsl  23 Apr 2003 07:21:33 -0000      1.16
***************
*** 46,50 ****
                </script>
  
!               <xsl:call-template name="app_header"/>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 46,50 ----
                </script>
  
!               
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 152,156 ****
                </script>
  
!               <xsl:call-template name="app_header"/>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 152,156 ----
                </script>
  
!               
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 252,256 ****
                </script>
  
!               <xsl:call-template name="app_header"/>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 252,256 ----
                </script>
  
!               
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 352,356 ****
                </script>
  
!               <xsl:call-template name="app_header"/>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 352,356 ----
                </script>
  
!               
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 460,464 ****
                        }
                </script>
!               <xsl:call-template name="app_header"/>
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 460,464 ----
                        }
                </script>
!               
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 576,580 ****
                        }
                </script>
!               <xsl:call-template name="app_header"/>
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 576,580 ----
                        }
                </script>
!               
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 700,704 ****
                        }
                </script>
!               <xsl:call-template name="app_header"/>
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 700,704 ----
                        }
                </script>
!               
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 837,841 ****
                        }
                </script>
!               <xsl:call-template name="app_header"/>
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 837,841 ----
                        }
                </script>
!               
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 996,1000 ****
                </script>
  
!               <xsl:call-template name="app_header"/>
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 996,1000 ----
                </script>
  
!               
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 1165,1169 ****
                </script>
  
!               <xsl:call-template name="app_header"/>
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 1165,1169 ----
                </script>
  
!               
                <table width="95%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>

Index: meter.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/meter.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** meter.xsl   8 Apr 2003 12:38:09 -0000       1.1
--- meter.xsl   23 Apr 2003 07:21:33 -0000      1.2
***************
*** 19,23 ****
        
        <xsl:template match="list">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 19,23 ----
        
        <xsl:template match="list">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 144,148 ****
        <xsl:template match="edit">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="error" >
--- 144,148 ----
        <xsl:template match="edit">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="error" >
***************
*** 259,263 ****
        <xsl:template match="view">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
--- 259,263 ----
        <xsl:template match="view">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>

Index: pricebook.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/pricebook.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** pricebook.xsl       7 Apr 2003 09:01:58 -0000       1.6
--- pricebook.xsl       23 Apr 2003 07:21:33 -0000      1.7
***************
*** 33,37 ****
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 33,37 ----
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 224,228 ****
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 224,228 ----
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 339,343 ****
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 339,343 ----
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 504,508 ****
        <xsl:template match="list_activities">
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 504,508 ----
        <xsl:template match="list_activities">
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 636,640 ****
  
        <xsl:template match="list_activity_vendor">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 636,640 ----
  
        <xsl:template match="list_activity_vendor">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 913,917 ****
                </script>
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 913,917 ----
                </script>
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
***************
*** 1078,1082 ****
                </script>
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 1078,1082 ----
                </script>
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
***************
*** 1182,1186 ****
        <xsl:template match="view">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:call-template name="location_view"/>
--- 1182,1186 ----
        <xsl:template match="view">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:call-template name="location_view"/>

Index: project.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/project.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** project.xsl 9 Apr 2003 20:14:11 -0000       1.6
--- project.xsl 23 Apr 2003 07:21:33 -0000      1.7
***************
*** 16,20 ****
        
        <xsl:template match="list_project">
-               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%"  cellpadding="2" cellspacing="2" 
align="center">
--- 16,19 ----
***************
*** 221,225 ****
  
                <div align="left">
-               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 220,223 ----
***************
*** 771,775 ****
  
                <div align="left">
-               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
--- 769,772 ----

Index: property.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/property.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** property.xsl        4 Apr 2003 19:07:33 -0000       1.8
--- property.xsl        23 Apr 2003 07:21:33 -0000      1.9
***************
*** 19,23 ****
        
        <xsl:template match="list">
-               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 19,22 ----
***************
*** 144,148 ****
        <xsl:template match="edit">
                <div align="left">
-               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="error" >
--- 143,146 ----
***************
*** 320,324 ****
        <xsl:template match="view">
                <div align="left">
-               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
--- 318,321 ----
***************
*** 420,424 ****
  
        <xsl:template match="update_cat">
-               <xsl:call-template name="app_header"/>
                        <table cellpadding="2" cellspacing="2" align="center">
                        <xsl:for-each select="error" >
--- 417,420 ----

Index: request.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/request.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** request.xsl 20 Apr 2003 22:24:30 -0000      1.3
--- request.xsl 23 Apr 2003 07:21:33 -0000      1.4
***************
*** 142,146 ****
                <xsl:variable name="overlib_source"><xsl:value-of 
select="overlib_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$overlib_source}"></SCRIPT>
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%"  cellpadding="2" cellspacing="2" 
align="center">
--- 142,146 ----
                <xsl:variable name="overlib_source"><xsl:value-of 
select="overlib_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$overlib_source}"></SCRIPT>
!               
                <xsl:call-template name="menu"/> 
                <table width="100%"  cellpadding="2" cellspacing="2" 
align="center">
***************
*** 335,339 ****
  
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 335,339 ----
  
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
***************
*** 1120,1124 ****
  
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
--- 1120,1124 ----
  
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>

Index: standard_2.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/standard_2.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** standard_2.xsl      11 Feb 2003 10:01:57 -0000      1.3
--- standard_2.xsl      23 Apr 2003 07:21:33 -0000      1.4
***************
*** 13,17 ****
        
        <xsl:template match="list">
!               <xsl:call-template name="app_header"/>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 13,17 ----
        
        <xsl:template match="list">
!               
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 124,128 ****
        <xsl:template match="edit">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
--- 124,128 ----
        <xsl:template match="edit">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>

Index: standard_3.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/standard_3.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** standard_3.xsl      27 Jan 2003 19:20:43 -0000      1.3
--- standard_3.xsl      23 Apr 2003 07:21:34 -0000      1.4
***************
*** 13,17 ****
        
        <xsl:template match="list">
!               <xsl:call-template name="app_header"/>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 13,17 ----
        
        <xsl:template match="list">
!               
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 130,134 ****
        <xsl:template match="edit">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
--- 130,134 ----
        <xsl:template match="edit">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>

Index: standard_entity.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/standard_entity.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** standard_entity.xsl 8 Apr 2003 12:38:09 -0000       1.8
--- standard_entity.xsl 23 Apr 2003 07:21:34 -0000      1.9
***************
*** 21,25 ****
  
        <xsl:template match="list">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 21,25 ----
  
        <xsl:template match="list">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 152,156 ****
        <xsl:template match="edit">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
--- 152,156 ----
        <xsl:template match="edit">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
***************
*** 267,271 ****
  
        <xsl:template match="list_attribute">
!               <xsl:call-template name="app_header"/>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 267,271 ----
  
        <xsl:template match="list_attribute">
!               
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 358,362 ****
        <xsl:template match="edit_attrib">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>
--- 358,362 ----
        <xsl:template match="edit_attrib">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <tr>

Index: template.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/template.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** template.xsl        8 Apr 2003 12:38:09 -0000       1.1
--- template.xsl        23 Apr 2003 07:21:34 -0000      1.2
***************
*** 19,23 ****
        
        <xsl:template match="list">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                        <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 19,23 ----
        
        <xsl:template match="list">
!               
                <xsl:call-template name="menu"/> 
                        <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 215,219 ****
  
        <xsl:template match="list_template_hour">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 215,219 ----
  
        <xsl:template match="list_template_hour">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 371,375 ****
        <xsl:template match="edit_template">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 371,375 ----
        <xsl:template match="edit_template">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
***************
*** 501,505 ****
                </script>
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 501,505 ----
                </script>
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >

Index: tts.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/tts.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** tts.xsl     7 Apr 2003 09:01:58 -0000       1.5
--- tts.xsl     23 Apr 2003 07:21:34 -0000      1.6
***************
*** 18,22 ****
                <xsl:variable name="autorefresh"><xsl:value-of 
select="autorefresh"/></xsl:variable>
                <META HTTP-EQUIV="Refresh" CONTENT="{$autorefresh}"/>
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 18,22 ----
                <xsl:variable name="autorefresh"><xsl:value-of 
select="autorefresh"/></xsl:variable>
                <META HTTP-EQUIV="Refresh" CONTENT="{$autorefresh}"/>
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 166,170 ****
        <xsl:template match="add">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
--- 166,170 ----
        <xsl:template match="add">
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
***************
*** 307,311 ****
                </script>
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
--- 307,311 ----
                </script>
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>

Index: wo_hour.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/wo_hour.xsl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** wo_hour.xsl 7 Apr 2003 07:21:57 -0000       1.10
--- wo_hour.xsl 23 Apr 2003 07:21:34 -0000      1.11
***************
*** 32,36 ****
        <xsl:template match="add_template">
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
--- 32,36 ----
        <xsl:template match="add_template">
                <div align="left">
!               
                <xsl:call-template name="menu"/> 
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
***************
*** 137,141 ****
  
        <xsl:template match="list_hour">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 137,141 ----
  
        <xsl:template match="list_hour">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 189,193 ****
  
        <xsl:template match="view">
!               <xsl:call-template name="app_header"/>
                <xsl:variable name="send_order_action"><xsl:value-of 
select="send_order_action"/></xsl:variable>
                <form method="post" action="{$send_order_action}">
--- 189,193 ----
  
        <xsl:template match="view">
!               
                <xsl:variable name="send_order_action"><xsl:value-of 
select="send_order_action"/></xsl:variable>
                <form method="post" action="{$send_order_action}">
***************
*** 706,710 ****
  
        <xsl:template match="list_template">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <xsl:apply-templates select="workorder_data"/>
--- 706,710 ----
  
        <xsl:template match="list_template">
!               
                <xsl:call-template name="menu"/> 
                <xsl:apply-templates select="workorder_data"/>
***************
*** 823,827 ****
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 823,827 ----
                <xsl:variable name="check_source"><xsl:value-of 
select="check_source"/></xsl:variable>
                <SCRIPT LANGUAGE="JavaScript" SRC="{$check_source}"></SCRIPT>
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 1014,1018 ****
  
        <xsl:template match="prizebook">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
--- 1014,1018 ----
  
        <xsl:template match="prizebook">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
***************
*** 1590,1594 ****
                </script>
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 1590,1594 ----
                </script>
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >

Index: workorder.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/workorder.xsl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** workorder.xsl       10 Apr 2003 10:14:27 -0000      1.11
--- workorder.xsl       23 Apr 2003 07:21:34 -0000      1.12
***************
*** 19,23 ****
        
        <xsl:template match="add">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="50%"  cellpadding="2" cellspacing="2" 
align="center">
--- 19,23 ----
        
        <xsl:template match="add">
!               
                <xsl:call-template name="menu"/> 
                <table width="50%"  cellpadding="2" cellspacing="2" 
align="center">
***************
*** 66,70 ****
  
        <xsl:template match="list_workorder">
!               <xsl:call-template name="app_header"/>
                <xsl:call-template name="menu"/> 
                <table width="100%"  cellpadding="2" cellspacing="2" 
align="center">
--- 66,70 ----
  
        <xsl:template match="list_workorder">
!               
                <xsl:call-template name="menu"/> 
                <table width="100%"  cellpadding="2" cellspacing="2" 
align="center">
***************
*** 260,264 ****
  
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
--- 260,264 ----
  
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:for-each select="message" >
***************
*** 845,849 ****
  
                <div align="left">
!               <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:choose>
--- 845,849 ----
  
                <div align="left">
!               
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
                        <xsl:choose>





reply via email to

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