phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] notes/templates/default app_data.xsl,1.10


From: uid65887
Subject: [Phpgroupware-cvs] notes/templates/default app_data.xsl,1.10
Date: Wed, 27 Apr 2005 07:33:03 -0000

Update of notes/templates/default

Modified Files:
     Branch: MAIN
            app_data.xsl lines: +3 -3

Log Message:
cat fixes

====================================================
Index: notes/templates/default/app_data.xsl
diff -u notes/templates/default/app_data.xsl:1.9 
notes/templates/default/app_data.xsl:1.10
--- notes/templates/default/app_data.xsl:1.9    Sun Apr 27 19:27:58 2003
+++ notes/templates/default/app_data.xsl        Tue Dec 23 16:33:21 2003
@@ -18,7 +18,7 @@
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
                                <td>
-                                       <xsl:call-template name="cat_filter"/>
+                                       <xsl:call-template name="categories"/>
                                </td>
                                <td align="center">
                                        <xsl:call-template 
name="filter_select"/>
@@ -152,7 +152,7 @@
                                        <xsl:value-of select="lang_category"/>
                                </td>
                                <td>
-                                       <xsl:call-template name="cat_select"/>
+                                       <xsl:call-template name="categories"/>
                                </td>
                        </tr>
                        <tr class="row_on">






reply via email to

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