Author: chanaka
Date: Sat Feb  9 23:31:41 2008
New Revision: 13504

Log:

Fixed the alignment issue with the resource path

Modified:
   
branches/registry/1_0/modules/webapps/src/main/webapp/admin/registry-resources.jsp

Modified: 
branches/registry/1_0/modules/webapps/src/main/webapp/admin/registry-resources.jsp
==============================================================================
--- 
branches/registry/1_0/modules/webapps/src/main/webapp/admin/registry-resources.jsp
  (original)
+++ 
branches/registry/1_0/modules/webapps/src/main/webapp/admin/registry-resources.jsp
  Sat Feb  9 23:31:41 2008
@@ -76,7 +76,7 @@
     <table cellspacing="0" cellpadding="0" border="0" style="width:100%">
         <tr>
             
-            <td valign="top">
+            <td valign="top" style="width:30px;">
 
 <!-- Page resource path prints here -->
 <div class="top-toolbar-back">

_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev

Reply via email to