add a common method for title formatting and translation

This commit is contained in:
zzz
2009-10-20 12:12:26 +00:00
parent dc6d6ead69
commit 45a59f009b
5 changed files with 40 additions and 15 deletions

View File

@ -2,8 +2,9 @@
<%@page pageEncoding="UTF-8"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>I2P Router Console - config update</title>
<html><head>
<%@include file="css.jsp" %>
<%=cssHelper.title("config update")%>
</head><body>
<%@include file="summary.jsp" %>