Author: chanaka
Date: Thu Apr  3 23:35:41 2008
New Revision: 15545

Log:

fixed the remaining of issue (
[IE] Issue in displaying some of the text in the Home page)

Modified:
   
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/xslt/system_status.xsl

Modified: 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/xslt/system_status.xsl
==============================================================================
--- 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/xslt/system_status.xsl
     (original)
+++ 
branches/esb/java/1.6/esb/java/modules/distribution/src/main/www/extensions/core/xslt/system_status.xsl
     Thu Apr  3 23:35:41 2008
@@ -97,8 +97,8 @@
                                <p>Registries are used to store and define 
resources and configuration elements including XMLs, WSDLs, Scripts, Policies 
etc. 
                                The  <a href="#" 
onclick="javascript:showEntries(); return false;">Local Registry</a> is a 
simple list of items embedded within the configuration, while the <a href="#" 
onclick="javascript:showESBRegistry(); return false;">Integrated Registry</a> 
is a more powerful
                                 implementation that allows resources to be 
stored and retrieved dynamically from an integrated repository.</p>
-                               <br/><br/>
-                               <p>
+                               <br/>
+                               <p style="*margin-bottom:20px;">
                                The WSO2 ESB console also offers a simple way 
to view <a href="#" onclick="javascript:manageSystem(); return false;" 
title="View system information">system information</a> and <a href="#" 
onclick="javascript:showStatistics(); return false;" title="View system 
statistics">statistics</a>, as well as viewing <a href="#" 
onclick="javascript:viewLogs(); return false;" title="View system logs">system 
logs</a> and <a href="#" onclick="javascript:viewTraceLogs(); return false;" 
title="View trace logs">traces</a>.
                                </p>
         </div>

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to