122. File Comparison Report

Produced on Mon May 12 13:04:52 2008 UTC. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

122.1 Files compared

# Location File Last Modified
1 Mon May 12 13:04:52 2008 UTC
2 Dolphin-v.6.1.0\groups\orca\layout\base\xsl default_post_success.xsl Wed Apr 9 17:44:56 2008 UTC

122.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 20
Removed 0 0

122.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

122.4 Active regular expressions

No regular expressions were active.

122.5 Comparison detail

    1   <xsl:style sheet vers ion="1.0"  xmlns:xsl= "http://ww w.w3.org/1 999/XSL/Tr ansform" x mlns="http ://www.w3. org/1999/x html">
    2  
    3   <xsl:templ ate match= "/">
    4  
    5           <d iv style=" padding:10 px;">
    6                <h1>
    7                    [L[N ew topic c reated]]
    8                </h1>
    9                <xsl:ele ment name= "a">
    10                    <xsl :attribute  name="hre f">javascr ipt:void(0 );</xsl:at tribute>
    11                    <xsl :attribute  name="onc lick">f.se lectForum( '<xsl:valu e-of selec t="forum/u ri"/>', 0) </xsl:attr ibute>
    12                    [L[r eturn to f orum index ]]
    13                </xsl:el ement>
    14           </ div>
    15  
    16   </xsl:temp late>
    17  
    18   </xsl:styl esheet>
    19  
    20