<%@ page import="com.opensymphony.util.TextUtils" %> <%@ taglib uri="webwork" prefix="webwork" %> <%@ taglib uri="sitemesh-decorator" prefix="decorator" %> <%-- PARAMETERS: (all are optional) title - a title for this form (HTML) width - the width of the border table (HTML) helpURL - the URL of a help link related to this panel --%> " align="center">
id="<%=p.getProperty("id")%>" <% } %> cellpadding=3 cellspacing=1 border=0 width="100%"> <% if (p.isPropertySet("title") && TextUtils.stringSet(p.getProperty("title"))) { %> <% if (p.isPropertySet("titleColspan")) { %> <% } %> <%-- error messages --%>
> <% } else { %> <% } %> <%@ include file="/includes/decorators/helplink.jsp" %>

<% if (p.isPropertySet("description")) { %>
<% } %>
Errors: