[Mashup-dev] svn commit r19028 - trunk/mashup/java/modules/www
rohitha at wso2.com
rohitha at wso2.com
Wed Jul 9 04:16:38 PDT 2008
Author: rohitha
Date: Wed Jul 9 04:16:38 2008
New Revision: 19028
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19028
Log:
Fixed a layout issue on IE.
Modified:
trunk/mashup/java/modules/www/cert_manager.jsp
Modified: trunk/mashup/java/modules/www/cert_manager.jsp
URL: http://wso2.org/svn/browse/wso2/trunk/mashup/java/modules/www/cert_manager.jsp?rev=19028&r1=19027&r2=19028&view=diff
==============================================================================
--- trunk/mashup/java/modules/www/cert_manager.jsp (original)
+++ trunk/mashup/java/modules/www/cert_manager.jsp Wed Jul 9 04:16:38 2008
@@ -216,7 +216,7 @@
<fieldset>
<legend><font color="#000000"><strong>You are currently trusting the following certificates</strong></font></legend>
<br/>
- <table id="certificates">
+ <table id="certificates" width="891">
<thead>
<tr class="mashup_label">
<th style="text-align: center;">Alias</th>
More information about the Mashup-dev
mailing list