|
From: <rv...@us...> - 2009-11-04 14:52:34
|
Revision: 240
http://treebase.svn.sourceforge.net/treebase/?rev=240&view=rev
Author: rvos
Date: 2009-11-04 14:52:26 +0000 (Wed, 04 Nov 2009)
Log Message:
-----------
s/TreeBase/TreeBASE/ in page title tags
Modified Paths:
--------------
trunk/treebase-web/src/main/webapp/decorators/mainTemplate.jsp
trunk/treebase-web/src/main/webapp/decorators/testTemplate.jsp
Modified: trunk/treebase-web/src/main/webapp/decorators/mainTemplate.jsp
===================================================================
--- trunk/treebase-web/src/main/webapp/decorators/mainTemplate.jsp 2009-11-04 14:50:28 UTC (rev 239)
+++ trunk/treebase-web/src/main/webapp/decorators/mainTemplate.jsp 2009-11-04 14:52:26 UTC (rev 240)
@@ -7,7 +7,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head><%@ include file="/common/meta.jsp" %>
-<title>TreeBase Web<decorator:title/></title>
+<title>TreeBASE Web<decorator:title/></title>
<link rel="stylesheet" type="text/css" href="<c:url value='/styles/styles.css'/>" />
<link rel="stylesheet" type="text/css" href="<c:url value='/styles/menuExpandable2.css'/>" />
<script type="text/javascript" src="<c:url value='/scripts/prototype/prototype-1.6.0.3.js'/>"></script>
Modified: trunk/treebase-web/src/main/webapp/decorators/testTemplate.jsp
===================================================================
--- trunk/treebase-web/src/main/webapp/decorators/testTemplate.jsp 2009-11-04 14:50:28 UTC (rev 239)
+++ trunk/treebase-web/src/main/webapp/decorators/testTemplate.jsp 2009-11-04 14:52:26 UTC (rev 240)
@@ -7,7 +7,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head><%@ include file="/common/meta.jsp" %>
-<title>TreeBase Web<decorator:title/></title>
+<title>TreeBASE Web<decorator:title/></title>
<link rel="stylesheet" type="text/css" href="<c:url value='/styles/styles.css'/>" />
<link rel="stylesheet" type="text/css" media="all" href="<c:url value='/styles/displaytag.css'/>" />
<link rel="stylesheet" type="text/css" href="<c:url value='/styles/menuExpandable2.css'/>" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|