Minor fixes

This commit is contained in:
Paulo Gustavo Veiga
2022-02-06 09:42:36 -08:00
parent afa73b6a44
commit 45bdd80f8d
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<base href="${requestScope['site.baseurl']}/static/mindplot/">
<title><spring:message code="SITE.TITLE"/> | ${mindmap.title} </title>
<title>${mindmap.title} | <spring:message code="SITE.TITLE"/></title>
<link rel="stylesheet" href="../../css/viewonly.css"/>
<%@ include file="/jsp/pageHeaders.jsf" %>
<script type="text/javascript">