[Carbon-dev] svn commit r30318 - trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/admin/docs
amal at wso2.com
amal at wso2.com
Tue Feb 3 01:36:01 PST 2009
Author: amal
Date: Tue Feb 3 01:36:01 2009
New Revision: 30318
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=30318
Log:
Modified table layout
Modified:
trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/admin/docs/userguide.html
Modified: trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/admin/docs/userguide.html
URL: http://wso2.org/svn/browse/wso2/trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/admin/docs/userguide.html?rev=30318&r1=30317&r2=30318&view=diff
==============================================================================
--- trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/admin/docs/userguide.html (original)
+++ trunk/carbon/org.wso2.carbon.ui/src/main/resources/web/admin/docs/userguide.html Tue Feb 3 01:36:01 2009
@@ -17,10 +17,13 @@
deployed operating system and the logged in user information in four
separate tables. </p>
-<h3>The WSO2 Carbon Server</h3>
-
-<table border="1">
+<table cellspacing="0" class="styled">
<tbody>
+ <tr>
+ <td colspan="2" class="subHeader">
+ The WSO2 Carbon Server
+ </td>
+ </tr>
<tr>
<td>
Version
@@ -67,12 +70,9 @@
</td>
<td>The location of the Axis2 .jar file used by Carbon.</td>
</tr>
- </tbody>
-</table>
-
-<h3>Java VM </h3>
-<table border="1">
- <tbody>
+ <tr><td class="subHeader">
+Java VM
+</td></tr>
<tr>
<td>
Java Home
@@ -111,12 +111,8 @@
</td>
<td>The version of the Java virtual machine</td>
</tr>
- </tbody>
-</table>
-<h3>Server</h3>
+<tr><td class="subHeader">Server</td></tr>
-<table border="1">
- <tbody>
<tr>
<td>
OS Name
@@ -135,13 +131,9 @@
</td>
<td>The name of the server</td>
</tr>
- </tbody>
-</table>
-
-<h3>Operating System User</h3>
-
-<table border="1">
- <tbody>
+ <tr>
+<td class="subHeader">
+Operating System User</td></tr>
<tr>
<td>
Country
More information about the Carbon-dev
mailing list