[Registry-dev] svn commit r11985 -
trunk/registry/modules/webapps/src/main/webapp/admin
svn at wso2.org
svn at wso2.org
Tue Jan 8 05:42:39 PST 2008
Author: chanaka
Date: Tue Jan 8 05:42:00 2008
New Revision: 11985
Log:
"Only find results updated" text changed to "Only find activities"
Modified:
trunk/registry/modules/webapps/src/main/webapp/admin/recent-activity.jsp
Modified: trunk/registry/modules/webapps/src/main/webapp/admin/recent-activity.jsp
==============================================================================
--- trunk/registry/modules/webapps/src/main/webapp/admin/recent-activity.jsp (original)
+++ trunk/registry/modules/webapps/src/main/webapp/admin/recent-activity.jsp Tue Jan 8 05:42:00 2008
@@ -88,7 +88,7 @@
<tr>
<td valign="top">Date</td>
<td>
- <div class="helpTextTop">Only find results updated</div>
+ <div class="helpTextTop">Only find activities</div>
From: <input type="text" name="fromDate" style="widht:140px;" /> <a href="#cal1" name="cal1" onclick="c1.popup('fromDate');"><img src="/wso2registry/admin/images/calendar.jpg" border="0" align="top" /></a>
To: <input type="text" name="toDate" style="widht:140px;" /> <a href="#cal1" onclick="c2.popup('toDate');"><img src="/wso2registry/admin/images/calendar.jpg" border="0" align="top" /></a>
</td>
More information about the Registry-dev
mailing list