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

Tag Plugin Examples - <c:if>

-
-
- 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" %>

Set the test result to a variable