From 9259c8ec59c8ab2f5f833e6b0241ee195849aa69 Mon Sep 17 00:00:00 2001 From: jensp Date: Tue, 24 Feb 2015 16:04:43 +0000 Subject: [PATCH] Foundry: Formatting git-svn-id: https://svn.libreccm.org/ccm/trunk@3267 8810af33-2d31-482b-a856-94f89814c4df --- .../foundry/foundry/lib/global-vars.xsl | 160 +++++++++--------- 1 file changed, 80 insertions(+), 80 deletions(-) diff --git a/ccm-core/web/themes/foundry/foundry/lib/global-vars.xsl b/ccm-core/web/themes/foundry/foundry/lib/global-vars.xsl index b4dc52ec0..bf023d119 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/global-vars.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/global-vars.xsl @@ -211,15 +211,15 @@ processor, some are read from the configuration files of Foundry and some are de ---> + --> - - -

- The languages supported by this theme. They are configured in - conf/global.xml using the <supported-languages> - element. Example for german and english: -

+    
+        
+            

+ The languages supported by this theme. They are configured in + conf/global.xml using the <supported-languages> + element. Example for german and english: +

                 <?xml version="1.0"?>
                 <foundry:configuration>
                     …
@@ -229,89 +229,89 @@ processor, some are read from the configuration files of Foundry and some are de
                     </supported-languages>
                     …
                 </foundry:configuration>
-            
-

-
-
- +

+ + + - - -

- The language to use by theme engine for static texts etc. The language is determined - as follows: -

-
    -
  • If the negotiated language is also in the supported-languages
  • -
  • If not the language which set by the default attribute of the - <supported-languages> is used, but only if this language - is in the supported languages.
  • -
  • Otherwise the first of the supported languages is used.
  • -
-
-
- - - - - - - - - - - - + + +

+ The language to use by theme engine for static texts etc. The language is determined + as follows: +

+
    +
  • If the negotiated language is also in the supported-languages
  • +
  • If not the language which set by the default attribute of the + <supported-languages> is used, but only if this language + is in the supported languages.
  • +
  • Otherwise the first of the supported languages is used.
  • +
+
+
+ + + + + + + + + + + + - +
- + - - - + + + - - - + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - + + + - - - - + + + + - - - - + + + + \ No newline at end of file