Author: niallp Date: Wed Feb 28 09:13:08 2007 New Revision: 512850 URL: http://svn.apache.org/viewvc?view=rev&rev=512850 Log: Change the confusing column heading on the <logic:match> example to "Match Test"
Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/apps/examples/src/main/webapp/exercise/logic-match.jsp Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/apps/examples/src/main/webapp/exercise/logic-match.jsp URL: http://svn.apache.org/viewvc/struts/struts1/branches/STRUTS_1_3_BRANCH/apps/examples/src/main/webapp/exercise/logic-match.jsp?view=diff&rev=512850&r1=512849&r2=512850 ============================================================================== --- struts/struts1/branches/STRUTS_1_3_BRANCH/apps/examples/src/main/webapp/exercise/logic-match.jsp (original) +++ struts/struts1/branches/STRUTS_1_3_BRANCH/apps/examples/src/main/webapp/exercise/logic-match.jsp Wed Feb 28 09:13:08 2007 @@ -35,7 +35,7 @@ <th>Test Type</th> <th>Variable Content</th> <th>Value Content</th> - <th>Correct Value Test</th> + <th>Match Test</th> <th>Test Result</th> </tr> <tr>