[Yanel-commits] rev 60881 - public/yanel/trunk/src/resources/add-realm/xslt

michi at wyona.com michi at wyona.com
Tue Sep 27 23:52:52 CEST 2011


Author: michi
Date: 2011-09-27 23:52:51 +0200 (Tue, 27 Sep 2011)
New Revision: 60881

Modified:
   public/yanel/trunk/src/resources/add-realm/xslt/add-realm-from-scratch.xsl
Log:
note about parameter fslocation added

Modified: public/yanel/trunk/src/resources/add-realm/xslt/add-realm-from-scratch.xsl
===================================================================
--- public/yanel/trunk/src/resources/add-realm/xslt/add-realm-from-scratch.xsl	2011-09-27 21:49:41 UTC (rev 60880)
+++ public/yanel/trunk/src/resources/add-realm/xslt/add-realm-from-scratch.xsl	2011-09-27 21:52:51 UTC (rev 60881)
@@ -28,6 +28,8 @@
           <xsl:apply-templates select="/yanel:add-realm/yanel:from-scratch/yanel:valid"/>
           <xsl:apply-templates select="/yanel:add-realm/yanel:from-scratch/yanel:exception"/>
           <p>Please enter a realm ID (which is used as URL prefix but also as internal reference ID) and a human readable realm name:</p>
+
+          <p><b>NOTE:</b> The parameter 'fslocation' tells you where your new realm will be located on the file system.</p>
       <form>
         <xsl:if test="/yanel:add-realm/yanel:from-scratch/yanel:valid">
           <input type="hidden" name="confirm" value="true"/>



More information about the Yanel-commits mailing list