phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/default/values.xsl, 1.2.2.1


From: nomail
Subject: [Phpgroupware-cvs] property/templates/default/values.xsl, 1.2.2.1
Date: Tue, 9 Nov 2004 15:30:25 +0100

Update of /property/templates/default
Modified Files:
        Branch: proposed-0_9_18-branch
          values.xsl

date: 2004/11/09 14:30:25;  author: sigurdne;  state: Exp;  lines: +2 -3

Log Message:
no message
=====================================================================
Index: property/templates/default/values.xsl
diff -u property/templates/default/values.xsl:1.2 
property/templates/default/values.xsl:1.2.2.1
--- property/templates/default/values.xsl:1.2   Wed Jun  2 19:10:49 2004
+++ property/templates/default/values.xsl       Tue Nov  9 14:30:25 2004
@@ -43,7 +43,7 @@
                                                                <xsl:choose>
                                                                        
<xsl:when test="//lookup!=''">
                                                                                
<xsl:if test="position() = last()">
-                                                                               
        <td class="small_text" valign="center">
+                                                                               
<!--    <td class="small_text" valign="center"> -->
                                                                                
                <xsl:variable name="select_action"><xsl:value-of 
select="lookup_action"/></xsl:variable>
                                                                                
                <xsl:variable name="lang_select"><xsl:value-of 
select="//lang_select"/></xsl:variable>
                                                                                
                <form method="post" action="{$select_action}">
@@ -55,8 +55,7 @@
                                                                                
                        </xsl:attribute>
                                                                                
                </input>
                                                                                
                </form>
-                                                                               
        </td>
-                                                                               
+                                                                               
<!--    </td> -->
                                                                                
</xsl:if>
                                                                        
</xsl:when>
                                                                </xsl:choose>




reply via email to

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