phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/default help.xsl,1.1,1.2


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default help.xsl,1.1,1.2
Date: Fri, 29 Nov 2002 20:56:10 -0500

Update of /cvsroot/phpgroupware/phpgwapi/templates/default
In directory subversions:/tmp/cvs-serv5359/default

Modified Files:
        help.xsl 
Log Message:
updated help system

Index: help.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/help.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** help.xsl    30 Nov 2002 01:31:29 -0000      1.1
--- help.xsl    30 Nov 2002 01:56:08 -0000      1.2
***************
*** 6,16 ****
  
        <xsl:template match="help_data">
!               <table cellpadding="0" cellspacing="0" class="portal">
!                       <tr>
!                               <td class="portal_text">
                                        <xsl:value-of 
disable-output-escaping="yes" select="space"/>
                                        <xsl:value-of select="title"/>
                                </td>
!                               <td valign="middle" align="right" 
class="portal_text">
                                        <xsl:apply-templates 
select="control_link"/>
                                </td>
--- 6,16 ----
  
        <xsl:template match="help_data">
!               <table cellpadding="0" cellspacing="0" width="100%">
!                       <tr class="th">
!                               <td class="th_text">
                                        <xsl:value-of 
disable-output-escaping="yes" select="space"/>
                                        <xsl:value-of select="title"/>
                                </td>
!                               <td valign="middle" align="right">
                                        <xsl:apply-templates 
select="control_link"/>
                                </td>





reply via email to

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