You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2005/12/06 09:56:14 UTC

svn commit: r354374 - /portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/statistics/statistics.vm

Author: taylor
Date: Tue Dec  6 00:56:13 2005
New Revision: 354374

URL: http://svn.apache.org/viewcvs?rev=354374&view=rev
Log:
minor typoo

Modified:
    portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/statistics/statistics.vm

Modified: portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/statistics/statistics.vm
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/statistics/statistics.vm?rev=354374&r1=354373&r2=354374&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/statistics/statistics.vm (original)
+++ portals/jetspeed-2/trunk/applications/j2-admin/src/webapp/WEB-INF/view/statistics/statistics.vm Tue Dec  6 00:56:13 2005
@@ -1,7 +1,7 @@
 <h3 class="portlet-section-header">Portal Statistics</h3>
 
 <div id="StatisticsPortlet"  class="portlet-section-text"> 
-	<form name="criteriaForm" action="$renderResponse.createActionURL()" method="post"
+	<form name="criteriaForm" action="$renderResponse.createActionURL()" method="post">
 	<table>
 	<tr><td align="center">
 	total sessions in progress: $!totalsessions



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org