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_location.xsl,1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default admin_location.xsl,1.4,1.5
Date: Mon, 30 Jun 2003 06:49:17 -0400

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

Modified Files:
        admin_location.xsl 
Log Message:
no message

Index: admin_location.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/admin_location.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** admin_location.xsl  28 Jun 2003 20:29:53 -0000      1.4
--- admin_location.xsl  30 Jun 2003 10:49:14 -0000      1.5
***************
*** 62,65 ****
--- 62,68 ----
                        </td>
                        <td class="th_text" width="5%" align="center">
+                               <xsl:value-of select="lang_categories"/>
+                       </td>
+                       <td class="th_text" width="5%" align="center">
                                <xsl:value-of select="lang_attribute"/>
                        </td>
***************
*** 100,103 ****
--- 103,110 ----
                                <td align="left">
                                        <xsl:value-of select="first"/>
+                               </td>
+                               <td align="center">
+                                       <xsl:variable 
name="link_categories"><xsl:value-of select="link_categories"/></xsl:variable>
+                                       <a href="{$link_categories}" 
onMouseover="window.status='{lang_category_text}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="text_categories"/></a>
                                </td>
                                <td align="center">





reply via email to

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