[se4_repository] / trunk / source / layout / page.xsl Repository:
ViewVC logotype

Diff of /trunk/source/layout/page.xsl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1151, Sun Apr 23 15:48:05 2006 UTC revision 1152, Sun Apr 23 15:52:22 2006 UTC
# Line 206  Line 206 
206                                  </xsl:with-param>                                  </xsl:with-param>
207                              </xsl:call-template>                              </xsl:call-template>
208                          </xsl:if>                          </xsl:if>
209                            <xsl:if test="$operation='ubsubscribe_form'">
210                          <xsl:if test="$loggedin='yes'">                          <xsl:if test="$loggedin='yes'">
211                              <xsl:call-template name="unsubscribe" />                              <xsl:call-template name="unsubscribe" />
212                          </xsl:if>                          </xsl:if>
213                            </xsl:if>
214                          <xsl:if test="$operation='keyword_form'">                          <xsl:if test="$operation='keyword_form'">
215                              <xsl:call-template name="keywordsdispatch">                              <xsl:call-template name="keywordsdispatch">
216                                  <xsl:with-param name="edit">                                  <xsl:with-param name="edit">

Legend:
Removed from v.1151  
changed lines
  Added in v.1152

Kevin Pinte

Powered by ViewVC 1.0-dev

ViewVC Help