[gimp-help-2/roman_links_to_translations_168256] Cleaned up indentation.



commit 4b5cba700c95da3e7dfb155f9715cca987f974d5
Author: Roman Joost <roman bromeco de>
Date:   Tue Oct 16 09:10:19 2012 +1000

    Cleaned up indentation.

 stylesheets/plainhtml.xsl.in |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/stylesheets/plainhtml.xsl.in b/stylesheets/plainhtml.xsl.in
index fb8030a..835feb6 100644
--- a/stylesheets/plainhtml.xsl.in
+++ b/stylesheets/plainhtml.xsl.in
@@ -178,15 +178,15 @@
           <hr/>
         </xsl:if>
         <xsl:if test="$gimp.help.languageselector != 0">
-        <div id="show_other_language">
+          <div id="show_other_language">
             <xsl:variable name="filename">
-                <xsl:call-template name="href.target" />
+              <xsl:call-template name="href.target" />
             </xsl:variable>
             <xsl:call-template name="gimp.help.linguas.tokenize">
-                <xsl:with-param name="linguas" select="$gimp.help.all_linguas" />
-                <xsl:with-param name="filename" select="$filename" />
+              <xsl:with-param name="linguas" select="$gimp.help.all_linguas" />
+              <xsl:with-param name="filename" select="$filename" />
             </xsl:call-template>
-        </div>
+          </div>
         </xsl:if>
       </div>
     </xsl:if>



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