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 we...@apache.org on 2005/08/17 19:57:37 UTC

svn commit: r233216 - /portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/demo/css/css.jsp

Author: weaver
Date: Wed Aug 17 10:57:35 2005
New Revision: 233216

URL: http://svn.apache.org/viewcvs?rev=233216&view=rev
Log:
correct misc. markup errors

Modified:
    portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/demo/css/css.jsp

Modified: portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/demo/css/css.jsp
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/demo/css/css.jsp?rev=233216&r1=233215&r2=233216&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/demo/css/css.jsp (original)
+++ portals/jetspeed-2/trunk/applications/demo/src/webapp/WEB-INF/demo/css/css.jsp Wed Aug 17 10:57:35 2005
@@ -119,24 +119,24 @@
     <th class="portlet-section-header"><fmt:message key="css.label.Description"/></th>
   </tr>
   <tr>
-    <td class="portlet-section-body"><input type="checkbox"/></th>
-    <td class="portlet-section-body"><fmt:message key="css.label.portlet-msg-status"/></th>
-    <td class="portlet-section-body"><fmt:message key="css.label.StatusOfTheCurrentOperation"/></th>
+    <th class="portlet-section-body"><input type="checkbox"/></th>
+    <th class="portlet-section-body"><fmt:message key="css.label.portlet-msg-status"/></th>
+    <th class="portlet-section-body"><fmt:message key="css.label.StatusOfTheCurrentOperation"/></th>
   </tr>
   <tr>
-    <td class="portlet-section-alternate"><input type="checkbox"/></th>
-    <td class="portlet-section-alternate"><fmt:message key="css.label.portlet-msg-info"/></th>
-    <td class="portlet-section-alternate"><fmt:message key="css.label.HelpMessagesGeneralAdditionalInformationEtc"/></th>
+    <th class="portlet-section-alternate"><input type="checkbox"/></th>
+    <th class="portlet-section-alternate"><fmt:message key="css.label.portlet-msg-info"/></th>
+    <th class="portlet-section-alternate"><fmt:message key="css.label.HelpMessagesGeneralAdditionalInformationEtc"/></th>
   </tr>
   <tr>
-    <td class="portlet-section-body"><input type="checkbox"/></th>
-    <td class="portlet-section-body"><fmt:message key="css.label.portlet-msg-error"/></th>
-    <td class="portlet-section-body"><fmt:message key="css.label.ErrorMessages"/></th>
+    <th class="portlet-section-body"><input type="checkbox"/></th>
+    <th class="portlet-section-body"><fmt:message key="css.label.portlet-msg-error"/></th>
+    <th class="portlet-section-body"><fmt:message key="css.label.ErrorMessages"/></th>
   </tr>
   <tr>
-    <td class="portlet-section-alternate"><input type="checkbox"/></th>
-    <td class="portlet-section-alternate"><fmt:message key="css.label.portlet-msg-alert"/></th>
-    <td class="portlet-section-alternate"><fmt:message key="css.label.WarningMessages"/></th>
+    <th class="portlet-section-alternate"><input type="checkbox"/></th>
+    <th class="portlet-section-alternate"><fmt:message key="css.label.portlet-msg-alert"/></th>
+    <th class="portlet-section-alternate"><fmt:message key="css.label.WarningMessages"/></th>
   </tr>
 </table>
 <div class="portlet-section-footer">



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