more possible bork prevention

This commit is contained in:
zzz
2009-08-08 17:11:05 +00:00
parent 70ae99f31a
commit d3a0c91398

View File

@ -1,15 +1,14 @@
<%@page contentType="text/html"%>
<%@page pageEncoding="UTF-8"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<%
/*
* All links in the summary bar must have target="_top"
* so they don't load in the iframe
*/
%>
<html><head>
<%@include file="css.jsp" %>
<title>Summary Bar</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<%
@ -50,7 +49,6 @@
}
}
%>
<%@include file="css.jsp" %>
</head>
<body style="margin: 0;">