phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/skins/default/phpgw.xsl, 1.1.1.1.2.32


From: nomail
Subject: [Phpgroupware-cvs] api/skins/default/phpgw.xsl, 1.1.1.1.2.32
Date: Tue, 6 Jul 2004 09:24:19 +0200

Update of /api/skins/default
Modified Files:
        Branch: proposal-branch
          phpgw.xsl

date: 2004/07/06 07:24:19;  author: jengo;  state: Exp;  lines: +5 -2

Log Message:
Initial work to ACL, more info is in the wiki journal
=====================================================================
Index: api/skins/default/phpgw.xsl
diff -u api/skins/default/phpgw.xsl:1.1.1.1.2.31 
api/skins/default/phpgw.xsl:1.1.1.1.2.32
--- api/skins/default/phpgw.xsl:1.1.1.1.2.31    Sat May  1 00:10:09 2004
+++ api/skins/default/phpgw.xsl Tue Jul  6 07:24:19 2004
@@ -159,6 +159,9 @@
                                                                        
<xsl:choose>
                                                                                
<xsl:when test="PHPGW/APP != '' or /PHPGW/APPHTML">
                                                                                
        <form method="POST" name="phpgw_form" action="{/PHPGW/API/baseurl}">
+                                                                               
                <xsl:if test="//*/nextop != ''">
+                                                                               
                        <input type="hidden" name="nextop" value="{//*/nextop}" 
/>
+                                                                               
                </xsl:if>
                                                                                
                <table cellSpacing="0" cellPadding="0" width="100%" border="0">
                                                                                
                        <tr> 
                                                                                
                                <td vAlign="top" height="100%">




reply via email to

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