Author: glen
Date: Tue Feb  5 11:55:54 2008
New Revision: 13287

Log:

Merge UI fixes from trunk


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

Modified: 
branches/registry/1_0/modules/webapps/src/main/webapp/admin/advanced-search.jsp
==============================================================================
--- 
branches/registry/1_0/modules/webapps/src/main/webapp/admin/advanced-search.jsp 
    (original)
+++ 
branches/registry/1_0/modules/webapps/src/main/webapp/admin/advanced-search.jsp 
    Tue Feb  5 11:55:54 2008
@@ -97,9 +97,9 @@
 
         </tr>
         <tr>
-            <td valign="top">Date</td>
+            <td valign="top">Created</td>
             <td>
-                <div style="width:200px;" class="helpTextTop">Only find 
resource created</div>
+                <div style="width:200px;" class="helpTextTop">Only find 
resources created</div>
                 <table cellpadding="0" cellspacing="0" border="0">             
                        <tr>
                        <td>
@@ -126,7 +126,7 @@
 
         </tr>
         <tr>
-            <td valign="top">Date</td>
+            <td valign="top">Updated</td>
             <td>
                 <div style="width:200px;" class="helpTextTop">Only find 
resources updated</div>
                        <table cellpadding="0" cellspacing="0" border="0">      
@@ -155,7 +155,7 @@
 
         </tr>
         <tr>
-            <td>Author</td>
+            <td>Created by</td>
             <td>
                 <input type="text" name="author" value="" id="#_author"/>
 

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

Reply via email to