summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gateway/WebContent
diff options
context:
space:
mode:
Diffstat (limited to 'src/com.gluster.storage.management.gateway/WebContent')
-rw-r--r--src/com.gluster.storage.management.gateway/WebContent/index.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/com.gluster.storage.management.gateway/WebContent/index.html b/src/com.gluster.storage.management.gateway/WebContent/index.html
index 85b03dbf..d8ad6414 100644
--- a/src/com.gluster.storage.management.gateway/WebContent/index.html
+++ b/src/com.gluster.storage.management.gateway/WebContent/index.html
@@ -101,11 +101,13 @@
</DIV>
<DIV ID="unknown_arch" style="display: none">
Could not identify your CPU architecture. Please click on the appropriate link below to invoke Gluster Management Console!
- </DIV>
+ </DIV><br>
<DIV ID="always_on" style="display: none">
- Linux - <a href="linux.gtk.x86/gluster-management-console.jnlp">32 bit</a>&nbsp;&nbsp;<a href="linux.gtk.x86_64/gluster-management-console.jnlp">64 bit</a><br>
- Mac OS X - <a href="macosx.cocoa.x86/gluster-management-console.jnlp">32 bit</a>&nbsp;&nbsp;<a href="macosx.cocoa.x86_64/gluster-management-console.jnlp">64 bit</a><br>
- Windows - <a href="win32.win32.x86/gluster-management-console.jnlp">32 bit</a>&nbsp;&nbsp;<a href="win32.win32.x86_64/gluster-management-console.jnlp">64 bit</a><br>
+ <table style="width: 479px; ">
+ <tr><td style="width: 100px;">Linux</td><td style="width: 60px;"><a href="linux.gtk.x86/gluster-management-console.jnlp">32 bit</a></td><td style="width: 60px;"><a href="linux.gtk.x86_64/gluster-management-console.jnlp">64 bit</a></td></tr>
+ <tr><td style="width: 100px;">Mac OS X</td><td style="width: 60px;"><a href="macosx.cocoa.x86/gluster-management-console.jnlp">32 bit</a></td><td style="width: 60px;"><a href="macosx.cocoa.x86_64/gluster-management-console.jnlp">64 bit</a></td></tr>
+ <tr><td style="width: 100px;">Windows</td><td style="width: 60px;"><a href="win32.win32.x86/gluster-management-console.jnlp">32 bit</a></td><td style="width: 60px;"><a href="win32.win32.x86_64/gluster-management-console.jnlp">64 bit</a></td></tr>
+ </table>
</DIV>
</body>