- Ups. Complete footer rename.

This commit is contained in:
Paulo Gustavo Veiga 2012-09-24 19:34:57 -03:00
parent 25ac0bbadd
commit f6b1499322
2 changed files with 2 additions and 2 deletions

View File

@ -84,6 +84,6 @@
</div> </div>
</div> </div>
<script type="text/javascript" src="js/editor.js"></script> <script type="text/javascript" src="js/editor.js"></script>
<%@ include file="/jsp/mindmapEditorFooter.jsf" %> <%@ include file="/jsp/googleAnalytics.jsf" %>
</body> </body>
</html> </html>

View File

@ -119,6 +119,6 @@
</div> </div>
</div> </div>
<script type="text/javascript" src="js/editor.js"></script> <script type="text/javascript" src="js/editor.js"></script>
<%@ include file="/jsp/mindmapEditorFooter.jsf" %> <%@ include file="/jsp/googleAnalytics.jsf" %>
</body> </body>
</html> </html>