From 8d6b944946409ae29fa9ca58e8e6b432f35ed29b Mon Sep 17 00:00:00 2001 From: Musachy Barroso Date: Sat, 20 Dec 2008 17:05:17 +0000 Subject: [PATCH] WW-2930 Apply css and style attributes to ul tags, instead if li in actionerror and actionmessage git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@728303 13f79535-47bb-0310-9956-ffa450edef68 --- core/src/main/resources/template/simple/actionerror.ftl | 8 ++++---- core/src/main/resources/template/simple/actionmessage.ftl | 8 ++++---- .../org/apache/struts2/views/jsp/ui/actionerror-2.txt | 8 ++++---- .../org/apache/struts2/views/jsp/ui/actionmessage-2.txt | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/core/src/main/resources/template/simple/actionerror.ftl b/core/src/main/resources/template/simple/actionerror.ftl index a8048a21b..6a87214a0 100644 --- a/core/src/main/resources/template/simple/actionerror.ftl +++ b/core/src/main/resources/template/simple/actionerror.ftl @@ -21,9 +21,7 @@ */ --> <#if (actionErrors?? && actionErrors?size > 0)> - \ No newline at end of file diff --git a/core/src/main/resources/template/simple/actionmessage.ftl b/core/src/main/resources/template/simple/actionmessage.ftl index cfb36814a..e574a9b13 100644 --- a/core/src/main/resources/template/simple/actionmessage.ftl +++ b/core/src/main/resources/template/simple/actionmessage.ftl @@ -21,9 +21,7 @@ */ --> <#if (actionMessages?? && actionMessages?size > 0)> - \ No newline at end of file diff --git a/core/src/test/resources/org/apache/struts2/views/jsp/ui/actionerror-2.txt b/core/src/test/resources/org/apache/struts2/views/jsp/ui/actionerror-2.txt index 0259941f7..50be5751f 100644 --- a/core/src/test/resources/org/apache/struts2/views/jsp/ui/actionerror-2.txt +++ b/core/src/test/resources/org/apache/struts2/views/jsp/ui/actionerror-2.txt @@ -1,5 +1,5 @@ -