From: markt Date: Mon, 11 Jul 2011 09:32:32 +0000 (+0000) Subject: Fix broken HTML X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2539f9900b0e184e71e199cf01c6be129bfa48a0;p=tomcat7.0 Fix broken HTML git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1145088 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/examples/jsp/tagplugin/choose.jsp b/webapps/examples/jsp/tagplugin/choose.jsp index e3c1e785d..96cc46e8a 100644 --- a/webapps/examples/jsp/tagplugin/choose.jsp +++ b/webapps/examples/jsp/tagplugin/choose.jsp @@ -21,19 +21,15 @@

Tag Plugin Examples - <c:choose>

-
-
- Plugin Introductory Notes +

-
Brief Instructions for Writing Plugins + Plugin Introductory Notes +
+ Brief Instructions for Writing Plugins

-
+
- -
+
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> @@ -41,16 +37,16 @@ FF"> # ${index}: - One!
+ One!
- Four!
+ Four!
- Three!
+ Three!
- Huh?
+ Huh?